Logging Service
docker build -t logging_dev .docker run -it --rm --name logging_dev --network bus logging_dev
docker network create bus
docker network listgit add .; git commit -m "Fixed bugs"; git pushpython src/main.py --dev
This will run using localhost and the port defined in the Deployment repo docker-compose file
To do this in pycharm, edit run configuration, and input --dev into the parameters section of the run config
Content type
Image
Digest
Size
361.3 MB
Last updated
over 7 years ago
docker pull nopatience/logging