This repository has been archived on 2020-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
homebase/Dockerfile

7 lines
82 B
Docker
Raw Normal View History

2020-03-25 21:20:58 +00:00
FROM decentral1se/homebase:ventilator
2020-03-25 17:38:57 +00:00
EXPOSE 8085
EXPOSE 3282
2020-03-25 17:38:57 +00:00
2020-03-25 21:20:58 +00:00
COPY . ${WORKDIR}