Dummy-pod is used to demo Octarine GuardRail
Dockerfile:
FROM alpine:latest
# Copy the docker file in case we will need it
COPY Dockerfile /Dockerfile
LABEL maintainer OctarineSec
CMD [ "/bin/sleep", "100" ]
Content type
Image
Digest
Size
2.7 MB
Last updated
about 7 years ago
docker pull octarinesec/dummy-pod