Sign inSign up

jfritzbarnes/devel

By jfritzbarnes

•Updated over 7 years ago

Simple development environment for node

Image
0

10K+

jfritzbarnes/devel repository overview

Supports my development process. YMMV.

⁠Typical use

$ docker service create --name devel --network devel --secret aws.config --secret aws.credentials jfritzbarnes/devel:latest

⁠Process

Edit source files and run node application in VM where local files are mounted at /devel/.

Once that has been completed, production is typically running in a container defined via docker-compose; so final testing, etc. will be performed in the same manner as production.

⁠Repo

https://github.com/jfritzbarnes/dock-dev⁠

Tag summary

Content type

Image

Digest

Size

401.2 MB

Last updated

over 7 years ago

docker pull jfritzbarnes/devel