Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Base image for hilary to run on with all system dependencies

Notifications You must be signed in to change notification settings

oaeproject/oae-hilary-deps-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Hilary dependencies base image

Codacy Badge

Container image based on alpine linux for Hilary to run on with all system dependencies

Usage

Run from dockerhub

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

Build the image locally

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

About

Base image for hilary to run on with all system dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published