badguardhome/scripts/make
Ainar Garipov abf8f65f05 Pull request: Remove Docker VOLUME instruction for more flexibility
Merge in DNS/adguard-home from 2589-docker-volumes to master

Squashed commit of the following:

commit 5bff6ffa3138e9c09b786e4ff26fe286daa78c05
Merge: f0e9a74c e71019a1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jan 25 14:45:15 2021 +0300

    Merge branch 'master' into 2589-docker-volumes

commit f0e9a74cc3d8baecaac68730b684e65ec3178886
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jan 25 14:44:07 2021 +0300

    all: doc changes

commit 76e538ca5f086fa99328dc10a05e7ca581457192
Author: Alex Povel <alex.povel@tuhh.de>
Date:   Thu Jan 21 15:07:11 2021 +0100

    Remove Docker VOLUME instruction for more flexibility

    Inheriting from the base image is made easier without
    the VOLUME instruction, since it cannot be reverted.
    All guides contain `--volume` explanations/usage
    examples anyway, so the VOLUME instructions in the
    Dockerfile aren't necessary.

    See also https://stackoverflow.com/a/62068396/11477374 for more
    examples for why that instruction can be harmful.
2021-01-25 18:07:49 +03:00
..
Dockerfile Pull request: Remove Docker VOLUME instruction for more flexibility 2021-01-25 18:07:49 +03:00
build-docker.sh Pull request: all: add a new Makefile and scripts, remove goreleaaser 2020-12-30 18:26:25 +03:00
build-release.sh Pull request: 2546 updater fix 2021-01-13 16:18:51 +03:00
clean.sh Pull request: all: add a new Makefile and scripts, remove goreleaaser 2020-12-30 18:26:25 +03:00
go-build.sh Pull request: 2546 updater fix 2021-01-13 16:18:51 +03:00
go-deps.sh Pull request: home: don't miss blocked clients in client search api 2021-01-15 20:30:48 +03:00
go-lint.sh Pull request: scripts: ignore unchecked errors in generated code 2021-01-11 15:59:42 +03:00
go-test.sh Pull request: all: add a new Makefile and scripts, remove goreleaaser 2020-12-30 18:26:25 +03:00
go-tools.sh Pull request: home: don't miss blocked clients in client search api 2021-01-15 20:30:48 +03:00
version.sh Pull request: all: add a new Makefile and scripts, remove goreleaaser 2020-12-30 18:26:25 +03:00