Skip to content

Instantly share code, notes, and snippets.

@ayxos
Created May 14, 2020 08:44
Show Gist options
  • Select an option

  • Save ayxos/13945795b02d241dc52ca2b80cca3ccf to your computer and use it in GitHub Desktop.

Select an option

Save ayxos/13945795b02d241dc52ca2b80cca3ccf to your computer and use it in GitHub Desktop.

Revisions

  1. ayxos created this gist May 14, 2020.
    6 changes: 6 additions & 0 deletions Docker.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    Synchronize with service image registry (https://docs.docker.com/compose/compose-file/#image):

    docker-compose pull
    Recreate container if docker-compose file or image have changed:

    docker-compose up -d