file

Search

You can find the results of your search below.

Docker mailserver
57 Hits, Last modified:
me more optimisations performed. </fc> =====Dockerfile===== I go annoyed with the messy UID and GID and ... docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storag... 1935435/understanding-volume-instruction-in-dockerfile|Understanding "VOLUME" instruction in DockerFile]] *[[https://superuser.com/questions/1167696/install
Nextcloud Container
37 Hits, Last modified:
ine|github nextcloud docker fpm-apline cron dockerfile examples]] ++tl;dr;|Today (2024-04-27) after upg... ree.net/doku.php?id=docker_notes:docker-nextcloud#file_integrity_check|file integrity error messages]]. This is the first time since moving to Nextcloud on D... ated image to rectify this warning. ++++ Dockerfile| <code yaml>#FROM nextcloud:stable-fpm-alpine FRO
Docker-Compose
19 Hits, Last modified:
er Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/co... will pull the latest images and rebuild a Docker file. =====Installation / Update===== To check current... e will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign custom network==== *Exam
Docker Deluge Image / Service
17 Hits, Last modified:
achine using Linux KVM/Libvirt/QEMU. =====dockerfile===== ++++Dockerfile| <code> FROM alpine:latest ADD https://github.com/just-containers/s6-overlay/relea... onf","&&","openvpn","--config","/etc/openvpn/ovpn_file.conf","--daemon","deluged","-d"] </code> Notes: ... e user should not directly modify the resolv.conf file as it may adversely affect docker performance. As
Reverse Proxy Server
14 Hits, Last modified:
/<fc #ff0000><fs small>**Note** my docker compose file has some changes from the TechnoTim one, in parti... ken down the Traefik router dynamic configuration file, My config.yml into 2 configuration files. One fo... e.json | This is the Lets Encrypt RSA key file downloaded by Traefik │ ├── config | | ├── ... http.yml | This is the dynamic configuration file for http (want to separate into 2 smaller files,
Docker - DNS Server
2 Hits, Last modified:
' *''cat /log/named/bind.log'' to list bind log file *From [[https://serverfault.com/questions/40102... ation. Hence these are commented out. ++++Dockerfile| <code>FROM alpine:latest ARG S6_OVERLAY_VERSION
Docker - Index
1 Hits, Last modified:
verlay]] * Ansible / Ansible vault / just / justfile {{tag>docker notes index}} <- ^ docker_notes:i