Skip to content

Commit 870b4c2

Browse files
author
Vic Shóstak
authored
Merge pull request #8 from create-go-app/dev
Add section with official Docker image
2 parents 546c968 + 27c4ac6 commit 870b4c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Okay, it works! Now, you can run this project on your **local machine** or deplo
2828
cgapp deploy
2929
```
3030

31-
### ~ Docker-way to quick start
31+
### ~ [Docker-way to quick start](https://create-go.app/detailed-guides/official-docker-image/)
3232

3333
If you don't want to install Create Go App CLI to your system, you feel free to using our official [Docker image](https://hub.docker.com/r/koddr/cgapp) and run CLI from isolated container:
3434

@@ -53,6 +53,7 @@ Unfortunately, we are unable to include all helpful documentation to the `README
5353
- [`init`](https://create-go.app/detailed-guides/commands-and-options/#init)
5454
- [`create`](https://create-go.app/detailed-guides/commands-and-options/#create)
5555
- [`deploy`](https://create-go.app/detailed-guides/commands-and-options/#deploy)
56+
- [Working with the official Docker image](https://create-go.app/detailed-guides/official-docker-image/)
5657
- [Run project on your local machine](https://create-go.app/detailed-guides/run-on-local/)
5758
- [Deploy project to a production server](https://create-go.app/detailed-guides/deploy-to-server/)
5859
- [Make your own template](https://create-go.app/detailed-guides/make-custom-template/)

0 commit comments

Comments
 (0)