FS updates and corrections
This commit is contained in:
7
env/debug
vendored
7
env/debug
vendored
@@ -1,7 +1,7 @@
|
||||
# Runs in a debugging mode, does not launch anything at all but starts a bash process
|
||||
|
||||
CONTAINER_DATA=/mnt/Data/COSS/Downloads/auto_news.container
|
||||
HOSTS_FILE=/mnt/Data/COSS/Downloads/auto_news.container/dependencies/hosts
|
||||
CONTAINER_DATA=~/Bulk/COSS/Downloads/auto_news.container
|
||||
HOSTS_FILE=~/Bulk/COSS/Downloads/auto_news.container/dependencies/hosts
|
||||
|
||||
CODE=./
|
||||
XAUTHORTIY=$XAUTHORTIY
|
||||
@@ -12,4 +12,5 @@ UPLOAD=false
|
||||
HEADLESS=false
|
||||
REDUCEDFETCH=false
|
||||
|
||||
ENTRYPOINT="sleep infinity"
|
||||
ENTRYPOINT="/bin/bash"
|
||||
INTERACTIVE=true
|
Reference in New Issue
Block a user