docker-handbook-projects icon indicating copy to clipboard operation
docker-handbook-projects copied to clipboard

Project codes used in "The Docker Handbook"

Results 4 docker-handbook-projects issues
Sort by recently updated
recently updated
newest added

just added the comment for learning the process

Was just going through this tutorial and encountered errors building nginx from source: for whatever reason apt-get couldn't find libssl1.1 using libssl1.0 worked ``` #5 9.014 E: Unable to locate...

Update python2 to python3 to avoid errors...

Update Python version in api Dockerfile to python3