Skip to content

daverted/oo-docker-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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

About

OverOps base Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 55.7%
  • Shell 44.3%