Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit bcc022f0 authored by amirghedira06@gmail.com's avatar amirghedira06@gmail.com
Browse files

adding restart policy

parent f1cc7942
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ services:
dockerfile: Dockerfile.code
container_name: codercom
network_mode: host
restart: always
volumes:
- ./code-config.yaml:/home/coder/.config/code-server/config.yaml:z
- ./extensions:/home/coder/.local/share/code-server/extensions:z
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment