bash

Search

You can find the results of your search below.

Docker
13 Hits, Last modified:
start. The community addition command is: <code bash> docker volume create portainer_data docker run -... mand in a container| |''docker exec -it CONTAINER bash'' | Run bash shell in a container as default user, usually root| |''%%docker exec -it --user www-data CONTAINER bash%%'' | Run bash shell in a container as defined us
Reverse Proxy Server
13 Hits, Last modified:
er network create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_sto... ik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose... d install Basic Authentication Password==== <code bash [enable_line_numbers="true"]>sudo apt update sudo
Docker Deluge Image / Service
3 Hits, Last modified:
to be reset! so now trying ++macvlan option|<code bash> docker network create -d macvlan \ --subne... * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh mkdir -p /dev/net mknod /dev/net/tun ... static ip address can be assigned when run. <code bash> docker network create -d macvlan \ --subne
Docker mailserver
3 Hits, Last modified:
o mariadb image *''docker exec -it mail_db /bin/bash'' *See [[https://mariadb.com/kb/en/configuring-... ===s6 setup=== The s6 rc run file: ++++run|<code bash>#!/command/execlineb -P fdmove -c 2 1 /usr/sbin/p... certificates/|Export Traefik Certificates]] using bash script with ''jq'' program *Docker documentatio
Docker-Compose
2 Hits, Last modified:
ange the version sub-directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/... pose]]) Example: Defines web_data volume: <code bash> docker volume create --driver local \ --opt
Nextcloud Container
2 Hits, Last modified:
easier to use ''www-data'' *Confirm shell type, bash is more comprehensive, whereas sh or ash are bett... ally log into shell using "sh" or ash" shells as "Bash" shell is not setup in the Alpine Nextcloud image
Dokuwiki
1 Hits, Last modified:
inuxserver.io]].\\ Defines web_data volume: <code bash> #Not USED docker volume create --driver local \
Docker Host
1 Hits, Last modified:
nection * ''/etc/network/interfaces'' <code bash>source /etc/network/interfaces.d/* # The loopbac