Update enter.sh

This commit is contained in:
Pascal Vizeli 2018-04-16 19:24:21 +02:00 committed by GitHub
parent 241b4d2cbe
commit a8c17f7cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
docker build -t hassbuildroot . docker build -t hassbuildroot .
docker run -it --rm --privileged -v "$(pwd):/build" hassbuildroot bash docker run -it --rm --privileged -d /dev/mapper -v "$(pwd):/build" hassbuildroot bash