Sign inSign up

octarinesec/dummy-pod

By octarinesec

Updated about 7 years ago

Image
0

166

octarinesec/dummy-pod repository overview

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" ]

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

about 7 years ago

docker pull octarinesec/dummy-pod