Skip to content

Commit 27c4ac6

Browse files
author
Vic Shóstak
committed
Add section with official Docker image
1 parent 99a4e0d commit 27c4ac6

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)