mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-09 14:23:05 +02:00
add pseudo-TTY in docker-ci-user-update
This commit is contained in:
parent
7acf3df602
commit
c16309352a
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -58,6 +58,7 @@ USER_ARGS := '{ 'server': '10.0.8.100', 'users': ['desktop', 'user1', 'user2'] }
|
|||
|
||||
docker-ci-user-update:
|
||||
docker run \
|
||||
-it \
|
||||
-v $(shell pwd)/config.cfg:/algo/config.cfg \
|
||||
-v $(shell echo ${HOME})/.ssh:/root/.ssh \
|
||||
-v $(shell pwd)/configs:/algo/configs \
|
||||
|
|
Loading…
Add table
Reference in a new issue