1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-21 00:08:07 +02:00

Added 25 Basic Docker Commands for Beginners under Useful Resources

Helpful article to get anyone started with the Docker CLI
This commit is contained in:
PatSki123 2020-04-30 05:03:02 -04:00 committed by GitHub
parent df66b23297
commit 1d05c85daa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -670,6 +670,7 @@ Services to securely store your Docker images.
- [Docker dev bookmarks](https://www.bookmarks.dev/search?q=docker) - use the tag [docker](https://www.bookmarks.dev/tagged/docker)
- [Docker packaging guide for Python](https://pythonspeed.com/docker/) - a series of detailed articles on the specifics of Docker packaging for Python.
- [Learn Docker in a Month of Lunches](https://www.manning.com/books/learn-docker-in-a-month-of-lunches)
- [25 Basic Docker Commands for Beginners](https://codeopolis.com/posts/25-basic-docker-commands-for-beginners/)
## Awesome Lists