A
A
Alexander Knyazev2017-01-25 11:29:54
Node.js
Alexander Knyazev, 2017-01-25 11:29:54

What are the steps to take to create a Docker image of an application that works with node, mongo?

There is a small application on node that uses Npm modules and contacts the mongoDB database.
You need to create a docker image from this application. I read the documentation, I realized that I need a dockerfile, in which, using from, you specify just ubuntu, node, mongo. What to do next, what steps to take?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rustler2000, 2017-01-25
@alexandrknyazev13071995

RTFM?
https://nodejs.org/en/docs/guides/nodejs-docker-webapp/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question