File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -70,14 +70,14 @@ platform images are hosted in Coder's Docker Hub repo.
70
70
1 . Pull the images for the Coder platform from the following Docker Hub
71
71
locations:
72
72
73
- - [ coder-service] ( https://hub.docker.com/r/coderenvs/coder-service )
73
+ [ coder-service] ( https://hub.docker.com/r/coderenvs/coder-service )
74
74
75
- - [ envbox] ( https://hub.docker.com/r/coderenvs/envbox )
75
+ [ envbox] ( https://hub.docker.com/r/coderenvs/envbox )
76
76
77
- - ( Optional) [ timescale] ( https://hub.docker.com/r/coderenvs/timescale )
77
+ ** Optional: ** [ timescale] ( https://hub.docker.com/r/coderenvs/timescale )
78
78
79
- > Timescale is an internal database meant for evaluation deployments. We
80
- > do not recommend running this service in production. Connect to an
79
+ > Timescale is an internal database meant for evaluation deployments. It is
80
+ > not It is not recommended to run this service in production. Connect to an
81
81
> external Postgres database for production deployments.
82
82
83
83
You can pull each of these images from their ` coderenvs/<img-name>:<version> `
You can’t perform that action at this time.
0 commit comments