4 lines
164 B
Docker
4 lines
164 B
Docker
## Creates a docker image of debian + Apache + PHP + Maria DB.
|
|
# Build the Image and run a Container to test the restore of your cloud_backup.
|
|
|
|
FROM debian:Bookworm |