mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 14:09:16 +01:00
user rm
This commit is contained in:
parent
12857d45dd
commit
80f65c77db
@ -15,7 +15,6 @@ fi
|
|||||||
docker run \
|
docker run \
|
||||||
$DOCKER_OPTIONS \
|
$DOCKER_OPTIONS \
|
||||||
--rm \
|
--rm \
|
||||||
--user $(id -u):$(id -g) \
|
|
||||||
--mac-address ${MAC_ADDRESS:-F8:12:34:56:78:90} \
|
--mac-address ${MAC_ADDRESS:-F8:12:34:56:78:90} \
|
||||||
--mount type=bind,src="$(pwd)/flexlm",target="/flexlm" \
|
--mount type=bind,src="$(pwd)/flexlm",target="/flexlm" \
|
||||||
--mount type=bind,src="$(pwd)",target="/workdir" \
|
--mount type=bind,src="$(pwd)",target="/workdir" \
|
||||||
|
Loading…
Reference in New Issue
Block a user