📝 use the full command
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

pull/23/head
otthorn 3 years ago
parent 83fd1b03e7
commit c45d12cd6a

@ -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

Loading…
Cancel
Save