11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
# Runs in a debugging mode, does not launch anything at all but starts a bash process
|
|
|
|
export CONTAINER_DATA=/mnt/media/@Bulk/COSS/Downloads/coss_archiving
|
|
export UNAME=remy
|
|
export U_ID=1000
|
|
|
|
export DEBUG=true
|
|
export HEADFULL=true
|
|
export CODE=./
|
|
export ENTRYPOINT=/bin/bash
|