Skip to content

Commit dcd5faa

Browse files
ericpaulsenKatie Horne
and
Katie Horne
authored
fix: numbering (coder#788)
* fix numbering * fix formatting Co-authored-by: Katie Horne <katie@coder.com>
1 parent 6d1c25c commit dcd5faa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup/air-gapped/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ platform images are hosted in Coder's Docker Hub repo.
7070
1. Pull the images for the Coder platform from the following Docker Hub
7171
locations:
7272

73-
- [coder-service](https://hub.docker.com/r/coderenvs/coder-service)
73+
[coder-service](https://hub.docker.com/r/coderenvs/coder-service)
7474

75-
- [envbox](https://hub.docker.com/r/coderenvs/envbox)
75+
[envbox](https://hub.docker.com/r/coderenvs/envbox)
7676

77-
- (Optional) [timescale](https://hub.docker.com/r/coderenvs/timescale)
77+
**Optional:** [timescale](https://hub.docker.com/r/coderenvs/timescale)
7878

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
8181
> external Postgres database for production deployments.
8282
8383
You can pull each of these images from their `coderenvs/<img-name>:<version>`

0 commit comments

Comments
 (0)