Split geckodriver and python for cleaner containers
This commit is contained in:
@@ -51,7 +51,8 @@ All relevant passthroughs and mounts are specified through the env-file, for whi
|
||||
|
||||
For the debug env-file, you will likely want interactivity, so you need to run:
|
||||
|
||||
`docker compose --env-file env/debug run auto_news`
|
||||
`docker compose --env-file env/debug up -d && docker compose --env-file env/debug exec auto_news bash && docker compose --env-file env/debug down`
|
||||
|
||||
|
||||
<!-- > Note:
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user