bin

Search

You can find the results of your search below.

Docker - DNS Server
1 Hits, Last modified:
:/var/log/' network_mode: host command: /bin/sh</code> ++++ ====References==== *[[https://as
Docker mailserver
16 Hits, Last modified:
king==== Required for server: *sqlite => ''/usr/bin/sqlite3'' *postfix => ''/usr/sbin/postfix'' *... *apache2 => ''/usr/sbin/httpd'' *php => ''/usr/bin/php'' -> ''/usr/bin/php81'' So the standard php package currently links to php81 at this time of writi... he email spam removing daemon *swaks => ''/user/bin/swaks'' Seems to only be in testing repository,
Docker-Compose
5 Hits, Last modified:
er-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.io/... red # for containers run by docker ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ExecReload=/bin/kill -s HUP $MAINPID TimeoutStartSec=0 RestartSec
Nextcloud Container
4 Hits, Last modified:
visord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]</code> +... and: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW volumes: - /... %%docker exec -it --user www-data <container id> /bin/ash%%'' will provide a shell with user set as nom... to access the cli in Portainer need to select ''/bin/sh'' shell and user ''www-data''. The working di
Docker Deluge Image / Service
15 Hits, Last modified:
8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run the docker image deluge-openvpn-nft... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The --cap-add=NET_ADMIN is require re... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The docker host network option also has... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' * When running nftables to stop leakage
Reverse Proxy Server
1 Hits, Last modified:
] *Need to install the jq package <code bash>#!/bin/bash # Requirements: you will need to install jq