|
005ae56b38
|
mosquitto: fix entrypoint
|
2021-04-10 16:14:52 +01:00 |
|
|
58ce2bddf4
|
mosquitto: write initial Dockerfile
|
2021-04-10 16:04:52 +01:00 |
|
|
909603b4a9
|
shiori/run.sh: set SHIORI_DIR
Ref https://github.com/go-shiori/shiori/wiki/Usage
|
2021-04-04 15:00:15 +01:00 |
|
|
384afc1d6e
|
shiori/run.sh: set HOME
|
2021-04-04 14:28:27 +01:00 |
|
|
cdc7ce87cc
|
shiori/run.sh: add missing dash
|
2021-04-04 03:03:58 +01:00 |
|
|
5f8369d19c
|
shiori/run.sh: fix reference to shiori binary
|
2021-04-04 01:42:31 +01:00 |
|
|
f1e4964f4e
|
shiori: copy run.sh in
|
2021-04-03 20:25:30 +01:00 |
|
|
1c49dcd856
|
README: Add shiori, and expand FAQ
|
2021-04-03 20:10:33 +01:00 |
|
|
0368929002
|
shiori: write initial dockerfile
|
2021-04-03 20:09:57 +01:00 |
|
|
19856f4f69
|
gossa/run.sh: fix setcap error
Exact error message was `setpriv: libcap-ng is too old for "all" caps`
Ref https://github.com/SinusBot/docker/pull/40
|
2021-04-02 02:35:38 +01:00 |
|
|
e3e5ea068a
|
fixup
|
2021-03-26 22:55:40 +00:00 |
|
|
7547a0ccba
|
README: add licence bit at the bottom
|
2021-03-26 22:55:32 +00:00 |
|
|
47caa15d90
|
Fill out README
|
2021-03-26 22:54:22 +00:00 |
|
|
5d748b36b1
|
we don't use imagewrangler anymore
|
2021-03-26 22:19:00 +00:00 |
|
|
6e1d2fb55b
|
minideb: update to the latest master
|
2021-03-26 20:35:17 +00:00 |
|
|
5582f33c27
|
minetest: comment out half-written actual container
|
2021-03-19 22:42:46 +00:00 |
|
|
35d5c797e7
|
minideb: checkout commit before google cloud was added
|
2021-03-19 21:28:08 +00:00 |
|
|
898ff9489e
|
etherpad: chown *after* we install packages
|
2021-03-18 23:57:55 +00:00 |
|
|
0f42f37ee1
|
etherpad: install stuff to install sqlite3 in the main docker container directly.... ugh.
|
2021-03-17 03:10:17 +00:00 |
|
|
b709b36864
|
etherpad: make docer container more like official etherpad docker container
|
2021-03-17 02:17:55 +00:00 |
|
|
a75381e512
|
etherpad: check out specific commit & revert to npm install again
|
2021-03-17 01:27:00 +00:00 |
|
|
0d9f1c43ef
|
etherpad: use npm clean-install
|
2021-03-16 23:49:55 +00:00 |
|
|
9727948de2
|
fiddle with formatting in readme
|
2021-03-07 14:43:46 +00:00 |
|
|
af0bf4ecbe
|
gossa: fix bind host
|
2021-02-04 23:19:07 +00:00 |
|
|
81d025dc2a
|
gossa/run.sh: --init-groups → --clear groups
--init-groups requires a user that can be found on the system.
|
2021-02-04 23:16:11 +00:00 |
|
|
197fcd1a3d
|
gossa/run.sh: fix casing in error message
|
2021-02-04 23:14:32 +00:00 |
|
|
f59a0784e4
|
run.sh: add logging
|
2021-02-04 23:06:41 +00:00 |
|
|
3dcf8305bb
|
gossa: wrap in shell script to set uid / gid
|
2021-02-04 22:51:53 +00:00 |
|
|
01e40935c9
|
minetest: add dependency
|
2021-02-04 22:10:00 +00:00 |
|
|
4e72bb08d1
|
minideb: update dependents.txt
|
2021-02-04 22:07:40 +00:00 |
|
|
3e3fd5c410
|
gossa: add type.txt
|
2021-02-04 22:07:06 +00:00 |
|
|
7c1380cec8
|
add gossa
|
2021-02-04 21:42:14 +00:00 |
|
|
641a651ed1
|
minetest: add missing packages
|
2021-02-04 03:07:04 +00:00 |
|
|
82c7788067
|
paperless-ng: check exit status of docker build
|
2021-01-14 21:15:40 +00:00 |
|
|
74b071c7ec
|
imagebuilder: missing -e
|
2021-01-14 21:15:19 +00:00 |
|
|
9491fad482
|
imagebuilder: create output directory
|
2021-01-14 20:59:11 +00:00 |
|
|
0aac8436a5
|
paperless-ng: rewrite as base-nopush, using the official GH release assets
|
2021-01-14 01:23:45 +00:00 |
|
|
8c484ed331
|
redis: copy redis-check-rdb and redis-check-aof
|
2020-12-04 17:57:31 +00:00 |
|
|
0809a6e20a
|
redis: install libatomic1 in final container
|
2020-12-04 17:47:23 +00:00 |
|
|
86520eba2d
|
redis: fix entrypoint
|
2020-12-04 15:53:21 +00:00 |
|
|
1ba5566802
|
redis: use a single COPY command
|
2020-12-04 15:51:09 +00:00 |
|
|
afa81d4fe6
|
redis: apparently the tests don't work right in a Docker container? Hrm
|
2020-12-04 13:18:38 +00:00 |
|
|
ae5169e62d
|
redis: make tests single threaded (maybe that's messing with it?)
|
2020-12-04 02:30:53 +00:00 |
|
|
25bccbf2f0
|
redis: add procps for /bin/kill
|
2020-12-03 02:22:33 +00:00 |
|
|
d40b02cb6f
|
redis: add tcl for make test
|
2020-12-03 01:47:25 +00:00 |
|
|
5e5909131d
|
redis: another dependency
|
2020-12-03 01:22:19 +00:00 |
|
|
8f6867b22c
|
redis: dependency
|
2020-12-03 01:16:31 +00:00 |
|
|
409418c25e
|
redis: add apt dependencies
|
2020-12-03 01:10:02 +00:00 |
|
|
18e07b3688
|
redis: add Dockerfile
|
2020-12-03 00:32:17 +00:00 |
|
|
8199d07434
|
certbot: change user and group
|
2020-11-29 17:02:06 +00:00 |
|