Skip to content

individuwill/apcjs_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

apcjs_docker

Docker buildfile and start script for apcjs web application.

To use:

git clone https://github.com/wsmith85/apcjs_docker.git
cd apcjs_docker
docker build -t wsmith85/apcjs .
./start.sh

Exposes port 3000 which is currently hard coded in the apcjs code. Expect apc host name to be 'apc' as it's currently also hard coded in apcjs code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages