Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker-Compose @docker_notes
- vel-elements|The Compose Specification]] Some commands: ***''docker-compose pull'', it would seem th... tart|restart'' it is better to use down and up commands has they force the recreation of the container ... cker compose'' add-in is via distribution package manager. Ultimately both methods seem to be function... therwise fails) using the docker volume create command. (References: [[https://web.archive.org/web/2022
- Docker mailserver @docker_notes
- vs-postgresql-a-comparison-of-relational-database-management-systems|SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems]] <fc #008000>I got the Docker em... uperuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Install whereis command on alpine linux]] =====packages===== ====working==== Requir
- Docker init Systems @docker_notes
- number of init systems used on docker containers, many are the defaults that ship with the standard Lin... he Unix philosophy of do one thing well, and does many things, although it is broken into modules. Per... repository. S6 seems to be one of the most performant small init systems available, however it is not ... I could really use a front-end to help with the management. ====s6 Service Driectories==== S6 [[http
- Docker Deluge Image / Service @docker_notes
- lpine uses busybox for most the Linux built-in commands. The main init and services control needs to b... hell the deluge system can be started with the command ''deluge web'' It looks like I need to write an ... conf file as it may adversely affect docker performance. As the openvpn program rewrites resolv.conf an... les in here and this worked a beaut. * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh
- Docker @docker_notes
- p for Linux==== I have preferred to run Docker command as a native Linux applications. Docker Desktop ... install methods actually use the standard package manager to install docker. -''dpkg -l|grep docker''... le rule to one chain I simply ran the iptables command as a oneshot service after the docker.service. I... .rules in /etc/iptables/rules.v4 and then used command ''iptables-restore -nv < /etc/iptables/rules.v4'
- Linux CLI Commands @tech_notes
- {{tag>CLI Commands}} ======Linux CLI Commands====== Various Linux CLI (Command Line Interface) Commands with examples and grouped by type =====File System===== ====check file sys