Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- 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
- Docker init Systems @docker_notes
- *[[https://www.kernel.org/doc/html/v6.14-rc4/filesystems/sysv-fs.html|SystemV Filesystem]] *[[https://docs.redhat.com/en/documentation/red_hat_enterp... | │ ├── producer-for |*1 | file required for logging | | | │ ... └ <code> named-log</code> | *1 | file content with name of logging service | | | │
- Docker-Compose @docker_notes
- 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. ====Docker Compose Versions/Types==== Docker co... 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 @docker_notes
- 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
- Docker @docker_notes
- er directory. //I try not to store any important files in docker, so this should be low risk for me.// ... plex iptable configuration I could have created a file called iptables-docker.rules in /etc/iptables/rul... mctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl enable iptables-... ' | Show the differences with the image (modified files)| |''docker inspect'' | Show information of a co
- Linux CLI Commands @tech_notes
- Commands with examples and grouped by type =====File System===== ====check file system size==== ===du=== Estimate file space usage *''du -hd1 /file_path'' lists and summaries directories sizes under /file_path 1 directo
- Docker - DHCP Kea Server @docker_notes
- working. On 2023-01-02 I modified a configuration file on the primary server with a syntax error, 8 days... er I notice millions of lines of errors on my log files. Sure enough the backup had simply been working... 9 for the following reasons: *I makes the BIND9 file messy. The DDNS entries are all over the place in the zone files with different timetolife headers all over the p