mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
@@ -10,7 +10,7 @@
|
||||
|
||||
在项目中创建一个 Dockerfile。
|
||||
|
||||
```bash
|
||||
```docker
|
||||
FROM node:12
|
||||
# replace this with your application's default port
|
||||
EXPOSE 8888
|
||||
|
||||
Reference in New Issue
Block a user