When building a Docker image, each line in the _dockerfile_ represents the building of a layer in the image layer stack, and when we run the `docker build […]
A shortcut command that combines git add . and git commit -m [commit_message]:-> git commit -am “easy peasy” An even shorter method for creating an alias:-> […]
This website uses cookies to improve your experience. By using this website you agree to our Data Privacy Statement