Skip to content

Instantly share code, notes, and snippets.

@adamalex
Last active August 29, 2015 14:15
Show Gist options
  • Save adamalex/5ecf5897bdb06ab2ccef to your computer and use it in GitHub Desktop.
Save adamalex/5ecf5897bdb06ab2ccef to your computer and use it in GitHub Desktop.

Revisions

  1. Adam Alexander revised this gist Feb 14, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion fig.yml
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    web:
    image: tutum/hello-world
    image: tutum/hello-world:latest
    ports:
    - "80:80"
  2. Adam Alexander revised this gist Feb 14, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion fig.yml
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    web:
    image: tutum/hello-world
    ports:
    - "80:80"
    - "80:80"
  3. Adam Alexander created this gist Feb 14, 2015.
    4 changes: 4 additions & 0 deletions fig.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    web:
    image: tutum/hello-world
    ports:
    - "80:80"