Skip to content

Commit

Permalink
feat: 更改 發布說明
Browse files Browse the repository at this point in the history
  • Loading branch information
imagine10255 committed Apr 27, 2022
1 parent da44086 commit 6792177
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,10 @@ ARG ENABLED_MODULES="ndk headers-more"

run build
```bash
$ docker build . -t imagine10255/bear-docker-nginx:latest
$ docker build . -t imagine10255/bear-docker-nginx:1.0.8
$ docker push imagine10255/bear-docker-nginx:1.0.8

$ docker tag imagine10255/bear-docker-nginx:1.0.8 imagine10255/bear-docker-nginx:latest
$ docker push imagine10255/bear-docker-nginx:latest
```

Expand Down

0 comments on commit 6792177

Please sign in to comment.