tprrt / dockers

A collection of various dockerfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle badge

Quality Gate Status

Dockerfiles collection

A collection of Dockerfiles can be used with Podman and whose images are available on DockerHub:

Use the following command to pull the image of one of these containers:

podman pull docker.io/tprrt/<name>

Note


Use the following command to validate the circleci pipeline:

podman run --rm --security-opt seccomp=unconfined --security-opt label=disable -v $(pwd):/data circleci/circleci-cli:alpine config validate /data/.circleci/config.yml --token $TOKEN

About

A collection of various dockerfiles

License:GNU General Public License v3.0


Languages

Language:Dockerfile 77.3%Language:Shell 22.7%