Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

timveil-overops/oo-docker-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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