mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 01:18:06 +00:00
Not necessary rmi
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
b74c4070d1
commit
9db3e78d32
1 changed files with 0 additions and 1 deletions
|
|
@ -11,4 +11,3 @@ docker cp $PWD/build_in_docker/pico_hsm temp_container:/pico_hsm
|
|||
docker commit temp_container pico-hsm-test:bullseye
|
||||
docker stop temp_container
|
||||
docker rm temp_container
|
||||
docker rmi $(docker images -f "dangling=true" -q)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue