Add tna-python-dev image #159
publish.yml
on: push
Python (root)
/
Build and deploy
4m 6s
Python
/
Build and deploy
3m 58s
Python Django (root)
/
Build and deploy
37s
Python Dev
/
Build and deploy
9s
Python Django
/
Build and deploy
39s
Annotations
2 errors
Python Dev / Build and deploy:
docker/tna-python-dev/Dockerfile#L8
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Python Dev / Build and deploy:
docker/tna-python-dev/Dockerfile#L8
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|