mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Updated link to new docker-node-hello repository
This commit is contained in:
parent
05cf3498a6
commit
0658868c7f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The goal of this example is to show you how you can build your own
|
||||||
Docker images from a parent image using a `Dockerfile`
|
Docker images from a parent image using a `Dockerfile`
|
||||||
. We will do that by making a simple Node.js hello world web
|
. We will do that by making a simple Node.js hello world web
|
||||||
application running on CentOS. You can get the full source code at
|
application running on CentOS. You can get the full source code at
|
||||||
[https://github.com/gasi/docker-node-hello](https://github.com/gasi/docker-node-hello).
|
[https://github.com/enokd/docker-node-hello/](https://github.com/enokd/docker-node-hello/).
|
||||||
|
|
||||||
## Create Node.js app
|
## Create Node.js app
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue