Fix "the input device is not a TTY" in CI
This commit is contained in:
parent
2baf503a2a
commit
5115e83d23
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -17,7 +17,6 @@ dockerimg:
|
|||
|
||||
images/debian-stretch:
|
||||
docker run \
|
||||
-ti \
|
||||
--rm \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v "${PWD}/packer:/workdir" \
|
||||
|
|
@ -30,7 +29,6 @@ images/debian-stretch:
|
|||
#images/debian-stretch.squashfs
|
||||
images/debian-stretch.torrent:
|
||||
docker run \
|
||||
-ti \
|
||||
--rm \
|
||||
-v "${PWD}/images:/workdir" \
|
||||
-e "user=`id -u`" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue