Add build command to dockerfile.

This commit is contained in:
2024-05-21 15:17:42 +01:00
parent 7560b3b5b1
commit 73f22df263

View File

@@ -1,3 +1,5 @@
# docker build -t gitea.v.paler.net/ppetru/farmos . && docker push gitea.v.paler.net/ppetru/farmos
# Inherit from the upsteam farmOS 3.x image.
FROM farmos/farmos:3.x