add doorlog version , improve DoorMoveForm.php required fields

This commit is contained in:
Schneider Roland 2022-09-18 19:22:46 +02:00
parent 7252f835a0
commit 0be1c18981

View File

@ -0,0 +1,6 @@
# Create the cutler docker image
## Create the cutler image
```bash
bash create-image.sh
```