Commit Graph

12 Commits

Author SHA1 Message Date
f1d076eac1
fix: the package name is openssh
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 04:48:49 +01:00
335f6036de
added rsync + ssh and updated README.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 04:38:57 +01:00
a8f31a9f44
fix: a nice typo
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:58:19 +01:00
27f9e71597
fix: path issues; should work like this
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:43:40 +01:00
c9dd2f2e96
use variable for versions, simplify the pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:30:24 +01:00
6d5609dae9
refactored Dockerfile + silenced curl
All checks were successful
continuous-integration/drone/push Build is passing
* no more progress bar y'all
2020-03-05 00:17:19 +01:00
7033200711
[WIP] fixing DockerHub build failing
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 23:18:55 +01:00
650ca303ce
updated Dockerfile: switched base image
All checks were successful
continuous-integration/drone/push Build is passing
* using [archlinux/base](https://hub.docker.com/r/archlinux/base) instead of just [archlinux](https://hub.docker.com/_/archlinux)
* point to `.git` in docker LABEL
2020-03-04 19:56:34 +01:00
6b773d6dd5
updated Dockerfile and README.md
All checks were successful
continuous-integration/drone/push Build is passing
* point to the github page rather than gitea, as that is what is linked
  to DockerHub
* mention `hugo-extended` in the list
* inform about the image being regularly rebuilt
2020-03-04 19:38:35 +01:00
2336352d7b
updated Dockerfile and set build date using an ARG
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 17:09:02 +01:00
d793224172
bumped Hugo version to target the latest - 0.66.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-03 23:35:08 +01:00
29244c0eca
initial commit 2020-03-02 00:42:59 +01:00