latest, going to begin beta
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2020-03-17 18:01:08 -07:00
parent ec44145d81
commit 1644725e15
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ ADD https://sneak.cloud/authorized_keys /root/.ssh/authorized_keys
COPY ./root /tmp/rootoverlay
# we only install essential system packages here
ARG SYSTEM_PACKAGES="build-essential ca-certificates openssh-server git golang rsync runit"
ARG SYSTEM_PACKAGES="build-essential ca-certificates openssh-server git golang rsync runit locales"
RUN \
apt update && \

View File

@ -1,5 +1,6 @@
default: build
export DOCKER_HOST := ssh://datavi.be
default: build
build:
docker build --build-arg UBUNTU_MIRROR="http://ubuntu.datavi.be/ubuntu" .

3
run.sh
View File

@ -1,6 +1,7 @@
#!/bin/bash
set -x
set -e
# nonessential packages
PACKAGES="
@ -8,12 +9,10 @@ PACKAGES="
byobu
ctags
fdupes
hardlinks
irssi
irssi-scripts
jq
magic-wormhole
ncdc
pbzip2
pv
python3