add skysh to dockerfile

next
jse1t5 2 years ago
parent a819196dbd
commit 6671d8fa38
No known key found for this signature in database
GPG Key ID: 15506BD35EA7A092

@ -5,6 +5,7 @@
FROM debian:stable
COPY target/release/skyd /usr/local/bin
COPY target/release/skysh /usr/local/bin
RUN mkdir /etc/skytable
RUN mkdir /var/lib/skytable
COPY examples/config-files/docker.toml /etc/skytable/skyd.toml

Loading…
Cancel
Save