daverted / oo-docker-base

OverOps base Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OverOps Base Docker Image

Please note, this is not an official OverOps repository or Docker image

This image serves as a base for other OverOps related Docker images. More info on this image can be found on DockerHub.

Examples

Building the Image

docker build --no-cache -t timveil/oo-docker-base:latest .

Publishing the Image

docker push timveil/oo-docker-base:latest

Running the Image

docker run -it timveil/oo-docker-base:latest

About

OverOps base Docker image


Languages

Language:Dockerfile 55.7%Language:Shell 44.3%