Skip to content

Instantly share code, notes, and snippets.

@andrefigueira
Created July 9, 2019 09:32
Show Gist options
  • Save andrefigueira/7c155d9007f567abe5accc67b0361699 to your computer and use it in GitHub Desktop.
Save andrefigueira/7c155d9007f567abe5accc67b0361699 to your computer and use it in GitHub Desktop.
Helpers for dealing with Docker
# Docker build example
docker build ./ --tag teameagleeye/air-httpd:centos-php71-cli
# Docker push example
docker push teameagleeye/air-httpd:centos-php71-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment