Skip to content

randohm/docker-rompr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-rompr

RompR Docker image.

Built on Alpine and running Apache+PHP7. This only includes RompR. There is no built in database other than using the built-in SQLite, but connecting to a Mysql DB can be configured at startup. For now, all the Apache defaults are used.

Build

Run the normal:
docker build .

Mulit-platform build: docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t <image:tag> --push .

About

RompR Docker image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published