Compare commits

...
This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.

4 Commits

Author SHA1 Message Date
Karol Wypchlo bc5ca57aee
Merge remote-tracking branch 'origin/master' into use-skyd-docker-bullseye-slim 2022-06-22 10:10:05 +02:00
Karol Wypchlo f52611c953
new image 2022-06-15 15:24:47 +02:00
Karol Wypchlo 56fe0c3b2b
command 2022-06-14 17:30:13 +02:00
Karol Wypchlo 44f2b5fade
use skyd docker scratch 2022-06-14 17:21:18 +02:00
1 changed files with 3 additions and 2 deletions

View File

@ -16,10 +16,11 @@ networks:
services:
sia:
build:
context: ./docker/sia
dockerfile: Dockerfile
context: https://github.com/SkynetLabs/docker-skyd.git#main
dockerfile: bullseye-slim/Dockerfile
args:
branch: portal-latest
command: --disable-api-security --api-addr :9980 --modules gtcwra
container_name: sia
restart: unless-stopped
stop_grace_period: 5m