Created
February 18, 2025 18:44
-
-
Save andrewpetrochenkov/4330adbedb04154cd20f727930c0c52d to your computer and use it in GitHub Desktop.
docker run #docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run --env-file /root/docker-compose/gistmanager.com-django-server/.env -v /var/log/gistmanager.com:/var/log/gistmanager.com -v /root/logging.conf:/code/logging.conf -it --entrypoint sh localhost:5000/gistmanager.com-django-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment