Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 582 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 582 Bytes

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