From b15fffbd3edd1c92deed4741d39dd34af8c1b627 Mon Sep 17 00:00:00 2001
From: Ben Firshman
Fig is a project from Docker.
Fig is a project from Docker.
DB_1_NAME=/myapp_web_1/myapp_db_1
Fig is a project from Docker.
-
+
Tweet
diff --git a/index.html b/index.html
index b8420454..642dbac4 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
-
+
@@ -138,7 +138,7 @@ figtest_web_1 /bin/sh -c python app.py Up 5000->5000/tcp
If you started Fig with fig up -d, you'll probably want to stop your services once you've finished with them:
$ fig stop
-That's more-or-less how Fig works. See the reference section below for full details on the commands, configuration file and environment variables. If you have any thoughts or suggestions, open an issue on GitHub.
+That's more-or-less how Fig works. See the reference section below for full details on the commands, configuration file and environment variables. If you have any thoughts or suggestions, open an issue on GitHub.
diff --git a/install.html b/install.html
index b604a35b..a83ec9fe 100644
--- a/install.html
+++ b/install.html
@@ -6,7 +6,7 @@
-
+
@@ -28,11 +28,11 @@ $ docker-osx shell
Docker has guides for Ubuntu and other platforms in their documentation.
Next, install Fig. On OS X:
-$ curl -L https://github.com/orchardup/fig/releases/download/0.5.2/darwin > /usr/local/bin/fig
+$ curl -L https://github.com/docker/fig/releases/download/0.5.2/darwin > /usr/local/bin/fig
$ chmod +x /usr/local/bin/fig
On 64-bit Linux:
-$ curl -L https://github.com/orchardup/fig/releases/download/0.5.2/linux > /usr/local/bin/fig
+$ curl -L https://github.com/docker/fig/releases/download/0.5.2/linux > /usr/local/bin/fig
$ chmod +x /usr/local/bin/fig
Fig is also available as a Python package if you're on another platform (or if you prefer that sort of thing):
@@ -65,14 +65,14 @@ $ chmod +x /usr/local/bin/fig
Fig is a project from Docker.
-
+
Tweet
diff --git a/rails.html b/rails.html
index 80a9fc80..eb47bcdc 100644
--- a/rails.html
+++ b/rails.html
@@ -6,7 +6,7 @@
-
+
@@ -126,14 +126,14 @@ myapp_web_1 | [2014-01-17 17:16:29] INFO WEBrick::HTTPServer#start: pid=1 port=
Fig is a project from Docker.
-
+
Tweet
diff --git a/wordpress.html b/wordpress.html
index 37c51da1..1f227bcd 100644
--- a/wordpress.html
+++ b/wordpress.html
@@ -6,7 +6,7 @@
-
+
@@ -116,14 +116,14 @@ if(file_exists($root.$path))
Fig is a project from Docker.
-
+
Tweet
diff --git a/yml.html b/yml.html
index 6f996910..192567e4 100644
--- a/yml.html
+++ b/yml.html
@@ -6,7 +6,7 @@
-
+
@@ -150,14 +150,14 @@ privileged: true
Fig is a project from Docker.
-
+
Tweet