Commit graph

9 commits

Author SHA1 Message Date
Jan Christian Grünhage a22c3880ce
refactor: move --no-cache to line above
move --no-cache to line above because it looks a little cleaner IMO

[CI SKIP]
2018-01-08 21:48:22 +01:00
Jan Christian Grünhage fdd6f48490
fix: run apk without cache
All checks were successful
the build was successful
running apk without a cache resulted in a 15% smaller image, coming in at just over 6MB
2018-01-08 21:41:42 +01:00
Jan Christian Grünhage d286054f21
fix: MAINTAINER is deprecated, use LABEL maintainer instead 2018-01-08 21:34:10 +01:00
Jan Christian Grünhage 1aa0675803
feat: add default UID/GID
All checks were successful
the build was successful
2018-01-07 17:46:57 +01:00
Jan Christian Grünhage 097e98919f
feat: add su-exec
All checks were successful
the build was successful
2017-12-13 16:28:27 +01:00
Jan Christian Grünhage 2d9c32d527
fix: correct mail address in maintainer tag and change apk commands
All checks were successful
the build was successful
2017-12-06 18:14:00 +01:00
Jan Christian Grünhage d27287d7c0
fix: add missing &&
Some checks failed
the build failed
2017-12-06 18:12:21 +01:00
Jan Christian Grünhage 4c7e36bfd0
chore(ci): add ci
Some checks failed
the build failed
2017-12-06 18:10:47 +01:00
Jan Christian Grünhage 76a6c44eb7
Initial Commit 2017-06-28 00:38:29 +02:00