This commit is contained in:
bovenliggende
035af35d33
commit
545cb33247
@ -22,6 +22,7 @@ RUN \
|
||||
apt -y install $SYSTEM_PACKAGES && \
|
||||
rsync -avP /tmp/rootoverlay/ / && \
|
||||
rm -rf /tmp/rootoverlay && \
|
||||
chmod +x /etc/service/*/run && \
|
||||
go get -v -u git.eeqj.de/sneak/runsvinit && \
|
||||
cp /root/go/bin/runsvinit /usr/local/sbin/runsvinit && \
|
||||
rm -r /root/go && \
|
||||
|
1
run.sh
1
run.sh
@ -31,3 +31,4 @@ cd /usr/local/src/logspout
|
||||
git checkout $LS_VERSION
|
||||
go get -v
|
||||
go build -o /usr/local/bin/logspout
|
||||
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user