modified: .gitea/workflows/services.code-server.yml
All checks were successful
/ build-docker-image (push) Successful in 5s

modified:   README.md
This commit is contained in:
2024-09-01 14:56:00 +01:00
parent 9bffda4ebb
commit 36fdb1a366
2 changed files with 11 additions and 4 deletions

View File

@@ -54,7 +54,14 @@ All configuration is set during docker build.
### code-server
for more flexibility on bind mount, stack is maintained directly on portainer (stack name: code-server).
Using [custom code-server docker image](./services/code-server/Dockerfile). Deployed by gitea [action](./.gitea/workflows/services.code-server.yml) and includes:
- docker-cli
- ansible
- ansible-lint
For more flexibility on bind mount, stack is maintained directly on portainer (stack name: code-server).
docker-compose.yml example.