Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
/ oae-hilary Public archive

docker container for CCI to run Hilary on

Notifications You must be signed in to change notification settings

oaeproject/oae-hilary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OAE-hilary docker image

Docker container for CCI to run Hilary on

Usage

Run from dockerhub

docker run -it --name=oae-hilary --net=host oaeproject/oae-hilary

Build the image locally

# Step 1: Build the image
docker build -f Dockerfile -t oae-hilary:latest .
# Step 2: Run the container
docker run -it --name=oae-hilary --net=host oae-hilary:latest

About

docker container for CCI to run Hilary on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published