Skip to content

Instantly share code, notes, and snippets.

@sajt
Last active August 29, 2015 14:10
Show Gist options
  • Save sajt/3c12360fa8c5d0f776ca to your computer and use it in GitHub Desktop.
Save sajt/3c12360fa8c5d0f776ca to your computer and use it in GitHub Desktop.
fig + docker tips
//All fig in the directory, where the fig.yml
sudo fig ps
sudo fig logs
sudo docker exec -i -t b239cc6a269d bash //login to the container get from the fig ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment