Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

markmachine/docker-node

Open more actions menu

Repository files navigation

docker-node basic container

This module steps through the basic process for creating a Docker container based on NodeJs.

build

docker build -f Dockerfile -t markhughes/docker-node .

run

docker run -d -p 8080:3000 markhughes/docker-node

push

docker push markhughes/docker-node

pull

docker pull markhughes/docker-node

Sources

image on dockerhub

src on github

About

basic docker container using node and express

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.