diff --git a/cli.html b/cli.html index 6d554e25..4b2f542d 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - + @@ -118,14 +118,14 @@ For example:

Fig is a project from Docker.

- + Tweet
diff --git a/django.html b/django.html index 1eef29e0..1ece4a53 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,7 @@ - + @@ -120,14 +120,14 @@ myapp_web_1 | Quit the server with CONTROL-C.

Fig is a project from Docker.

- + Tweet
diff --git a/env.html b/env.html index 06200abe..088840e8 100644 --- a/env.html +++ b/env.html @@ -6,7 +6,7 @@ - + @@ -67,14 +67,14 @@ Fully qualified container name, e.g. DB_1_NAME=/myapp_web_1/myapp_db_1

Fig is a project from Docker.

- +
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.

- +
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.

- +
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.

- +
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.

- +