Fix formatting in README.md for Docker image build instructions
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
## Building the Docker Image
|
# Building the Docker Image
|
||||||
|
|
||||||
This command builds a Docker image for a Gitea runner environment with Node.js 24 on Ubuntu Noble.
|
This command builds a Docker image for a Gitea runner environment with Node.js 24 on Ubuntu Noble.
|
||||||
|
|
||||||
**Usage:**
|
**Usage:**
|
||||||
# Docker Runner Gitea
|
|
||||||
|
## Docker Runner Gitea
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker build -t docker-runner-gitea:noble-node-24 .
|
docker build -t docker-runner-gitea:noble-node-24 .
|
||||||
|
|||||||
Reference in New Issue
Block a user