You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secure Coding Dojo, Docker Hub images will be soon unavailable.
The recommended method of deploying and running the Dojo is from source using docker-compose.
This is a more secure alternative and will ensure dependency management is done in one single place and allow you to update container images as often as you wish.
Note that OS updates and npm updates such as the npm audit fix command are included in the Dockerfile.
The securecodingdojo images on DockerHub will be slowly made private and archived over the next few weeks.