Delete 'docker/dockerfile'

This commit is contained in:
2023-03-04 21:25:23 +00:00
parent c097b7ed63
commit 06c2795032

View File

@@ -1,6 +0,0 @@
FROM ghcr.io/home-assistant/raspberrypi4-homeassistant:stable
RUN apk update&& \
apk add --update --no-cache sudo bash
EXPOSE 22