mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-28 16:24:07 +02:00
Update README.md
When run command docker build image should add source path Dockerfile
This commit is contained in:
parent
3a7298570a
commit
ad86f4bd2d
@ -23,7 +23,7 @@ This repository generates https://keepachangelog.com/.
|
||||
|
||||
- `git clone https://github.com/olivierlacan/keep-a-changelog.git`
|
||||
- `cd keep-a-changelog`
|
||||
- `docker build -t keep-a-changelog`
|
||||
- `docker build -t keep-a-changelog .`
|
||||
- `docker run -p 4567:4567 keep-a-changelog` starts the docker development server and binds it at http://localhost:4567
|
||||
|
||||
### Deployment
|
||||
|
Loading…
x
Reference in New Issue
Block a user