📝 use the full command
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
otthorn 2021-02-16 19:00:25 +01:00
parent 83fd1b03e7
commit c45d12cd6a

View file

@ -11,7 +11,7 @@ In order to build this image when a new version comes out, you need to
You can verify that the image was correclty built by running
```
# list the images present
sudo docker image
sudo docker image ls
# run your image with an interactive shell
sudo docker run -it --rm aurore-ansible-lint-image /bin/sh