Commit Graph

8 Commits

Author SHA1 Message Date
Michael Aldridge da9626bf54 Dockerfile: update bootstrap alpine version to 3.12 2020-06-07 17:52:59 -07:00
Piotr Wójcik fc40e50ff9 Dockerfile: remove spdx-licenses-list
Including a copy in void-packages turned out better solution.
Grep in image don't have required perl regexps, and getting
one that have make linting slower by order of magnitude.
Even if it was already there, simply using image is
unnecessarily slower.

This reverts commit 163a923529.
2020-05-08 21:04:08 -07:00
Juan RP 59274b0bfa
Merge pull request #90 from bobertlo/ca
make docker use curl
2019-10-27 06:58:03 +01:00
Adeel Mujahid 56e7ba3565 Add /bin/dash as default command 2019-10-25 14:59:54 -04:00
Piotr Wójcik 163a923529 Dockerfile: include spdx-licenses-list
This is for linting license field on Travis.

One can also customize image as simple as
docker build "--build-arg=ADDINS=moreutils jq"
2019-10-23 23:55:01 -07:00
Robert Lowry de6cc17b0c make docker use curl 2019-10-23 10:39:17 -05:00
Michael Aldridge ba7f0e9475 Support building ethereal masterdirs 2019-03-24 20:42:51 -07:00
Enno Boland b2c1385570 add Dockerfile
This commit adds a Dockerfile that can be build using podman or docker.
2019-03-08 10:26:52 +01:00