Skip to content

Commit 959149f

Browse files
committed
instructions
1 parent c555d13 commit 959149f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dockerfiles/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Dockerfiles for DevSecOps labs
2+
3+
> [!WARNING]
4+
> These images are purely for learning purposes. Do not use these images in production.
5+
6+
## Why??????
7+
8+
DockerHub imposed rate limits for non-authenticated pulls. So the images are built and kept here. You are free to pull these images from here. Not that GHCR does not have rate limits. But at this point only the consumers of this repo is expected to use these images.
9+
10+
They are the exact same official images of the various tools, unless its specified that its a custom docker image.

0 commit comments

Comments
 (0)