version

Search

You can find the results of your search below.

Docker - DNS Server @docker_notes
3 Hits, Last modified:
kerfile| <code>FROM alpine:latest ARG S6_OVERLAY_VERSION=3.1.6.2 ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz /tmp RUN tar -C / -Jxpf... ainers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-x86_64.tar.xz /tmp RUN tar -C / -Jxpf
Docker mailserver @docker_notes
23 Hits, Last modified:
0/12 (subnet mask 255.240.0.0), supposedly recent version of mysql support this notation ([[https://stackov... ngle file is easier to implement. Copy the latest version of adminer to ''.config/adminer'' *[[https:/... fix===== ''/etc/postfix'' <code>/ # postconf mail_version mail_version = 3.7.4</code> ====Making Postfix get its information from the sqlite database==== ====virt