Sign inSign up

oaeproject/oae-ethercalc-docker

By oaeproject

Updated over 6 years ago

Docker container running the OAE fork of ethercalc

Image
0

10K+

oaeproject/oae-ethercalc-docker repository overview

Ethercalc docker image

Docker image containing the fork repo of ethercalc for OAE.

Usage

Run from dockerhub
docker run -it --name=ethercalc --net=host oaeproject/oae-ethercalc-docker
Build the image locally
# Step 1: Build the image
docker build -f Dockerfile -t oae-ethercalc:latest .
# Step 2: Run the container
docker run -it --name=ethercalc --net=host oae-ethercalc:latest

Tag summary

Content type

Image

Digest

Size

98.3 MB

Last updated

over 6 years ago

docker pull oaeproject/oae-ethercalc-docker