Commit Graph

75 Commits

Author SHA1 Message Date
4ab53004c2
changed base image to archlinux official one
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-17 17:23:19 +01:00
7aa7ac940f
added license metadata bit
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-17 04:42:05 +01:00
6e89d4bfe3
updated Dockerfile and README.md
All checks were successful
continuous-integration/drone/push Build is passing
- use `/tmp/` instead of `/tmp` as a WORKDIR
- added a microbadger badge
2020-03-17 03:03:03 +01:00
f851dfd524
major updates to Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
- moving away from `pacman -Syu` to `-Sy` (no more updating of the whole
  system) greatly reduces the resulting image size and thus also the build
  time
- explicitly target 'latest' base image release
- move the whole build logic under a single `RUN`
2020-03-17 02:14:00 +01:00
1627c80f6b
latest updates to the Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 20:09:01 +01:00
6fe52b6a4b
turns out systemd requires util-linux
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 19:16:45 +01:00
76554ec553
removed fakeroot from the list
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 18:25:36 +01:00
e8b8512174
fix image not building
All checks were successful
continuous-integration/drone/push Build is passing
- removing packages that are not present
2020-03-16 17:43:08 +01:00
02985823e0
fix failing build
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 16:59:25 +01:00
c754979abe
fix: correctly specify WORKDIR
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 16:18:57 +01:00
d10936000b
hopefully minified the image removing redundancies
All checks were successful
continuous-integration/drone/push Build is passing
- inspired by [this](https://github.com/yantis/docker-archlinux-tiny)
2020-03-16 15:52:37 +01:00
cd84a7fa24
updated Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 14:28:10 +01:00
bc267f58db
fix typo in the message template
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 22:15:01 +01:00
c0e9addceb
fix typo in the message template
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 22:12:15 +01:00
47a0027996
final message format update
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 20:04:35 +01:00
7bf7d05b0c
use chromedriver version as an ENV in Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
* also updated notification message format
2020-03-11 20:00:47 +01:00
711397d6a1
show first 7 characters of the commit (not one...)
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 19:06:30 +01:00
c944f40b1b
use correct version of chromedriver
All checks were successful
continuous-integration/drone/push Build is passing
* also updated message format in .drone.yml
2020-03-10 16:13:13 +01:00
6c4f3be930
[skip ci] updated README.md: add a link to rf 2020-03-05 04:28:17 +01:00
f61e3a0037
[skip ci] updated README
* lied in the previous commit
2020-03-05 01:15:34 +01:00
1db3233e32
silenced curl and updated README.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-05 01:12:08 +01:00
116b5d3401
[skip ci] switched base image 2020-03-05 00:25:26 +01:00
4b09cac351
added .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 03:39:31 +01:00
b76b01ccde
added Dockerfile [skip ci] 2020-03-04 03:23:36 +01:00
1247437b40
initial commit 2020-03-04 03:09:45 +01:00