mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-25 15:16:53 +01:00
more tests
This commit is contained in:
parent
e13c969041
commit
12857d45dd
@ -15,7 +15,6 @@ fi
|
|||||||
docker run \
|
docker run \
|
||||||
$DOCKER_OPTIONS \
|
$DOCKER_OPTIONS \
|
||||||
--rm \
|
--rm \
|
||||||
--privileged \
|
|
||||||
--user $(id -u):$(id -g) \
|
--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" \
|
||||||
|
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
source $bindir/diamond_env
|
source $bindir/diamond_env
|
||||||
|
|
||||||
|
yum remove -y libusb
|
||||||
diamondc build.tcl
|
diamondc build.tcl
|
||||||
|
Loading…
Reference in New Issue
Block a user