Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_notes:init [2024-08-04 Sun wk31 16:46] – [s6 Service Driectories] baumkp | docker_notes:init [2024-10-13 Sun wk41 12:34] (current) – [References] baumkp | ||
---|---|---|---|
Line 62: | Line 62: | ||
====s6 commands==== | ====s6 commands==== | ||
++++Basic S6 commands:| | ++++Basic S6 commands:| | ||
- | |||
*'' | *'' | ||
*'' | *'' | ||
Line 75: | Line 74: | ||
++++ | ++++ | ||
+ | =====docker builtin basic init===== | ||
+ | In the docker run command the '' | ||
+ | |||
+ | In docker compose add the directive '' | ||
+ | ++++docker-compose.yml snippet| | ||
+ | < | ||
+ | ntfy: | ||
+ | image: binwiederhier/ | ||
+ | init: true | ||
+ | container_name: | ||
+ | ++++ | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
=====References===== | =====References===== | ||
- | *[[https:// | + | *[[https:// |
*[[https:// | *[[https:// | ||
*[[https:// | *[[https:// |