Can anyone recommend any docker tutorials for someone new to docker?
If you are completely new, I'd suggest starting to write your own dockerfile for a basic service, a basic docker compose file, learn about volumes, docker registries & deployments deploy a basic service if you don't have any experience with docker at all it won't be straight forward at first, I don't have any specific tutorials at hand but if I were you I would just try searching for the individual problems lemme know if you have any more specific problems
Thanks. I'm just watching some tutorials on YouTube about docker at the moment to give me a basic understanding
I do have a basic php docker setup if you are interested to play around with not for serious use though, only for beginner devs
Yeah that'll be useful, thanks. At the moment it's just something I'm looking into
that's my tutorial, it's meant for beginner dev's though not to learn docker, but if you have any questions on the necessary commands to run it might be answered there: https://wug.ge/blog/docker-php-dev-tutorial/ here's the repo: https://github.com/wug-ge/php-apache-mariadb-project-base just clone/checkout and docker-compose up
Обсуждают сегодня