This repository has been archived on 2020-06-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
homebase/Dockerfile
T
2020-03-25 22:20:58 +01:00

7 lines
82 B
Docker

FROM decentral1se/homebase:ventilator
EXPOSE 8085
EXPOSE 3282
COPY . ${WORKDIR}