Adding travis CI file
Build multiple archs Trying to enable experimental server mode And again And Again And again..... ... and again More Trying with qemu Trying with multiple dockerfiles More This should work Gah Trying to get sed to work Should work on Linux now Tidying up build script
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
FROM debian:stretch-slim
|
||||
FROM arm64v8/debian:stretch-slim
|
||||
MAINTAINER Adam Harrison-Fuller <adam@adamhf.io>
|
||||
COPY qemu-aarch64-static /usr/bin/
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y mumble-server && \
|
||||
|
||||
Reference in New Issue
Block a user