Commit Graph

7 Commits

Author SHA1 Message Date
2e6630eff9 Misc tweaks
- Added some documentation finally
- Implemented cpanfile
- Cleaned up Dockerfile
- Use prefork server instead of daemon
2021-04-15 17:35:28 -04:00
34f8331365 Security-related changes
I've added `apt-get -y upgrade` to the Dockerfile to ensure the latest security patches for Debian are pulled into the container and I've also hard-coded in the file extension for the CGI scripts/plugin due to some security vulnerability that's been patched in Mojolicious v9.11+ (probably should've been done this way in the first place)
2021-03-24 14:54:38 -04:00
a6186eee2b Some tweaks to reduce container size and fix build error 2021-03-13 22:30:03 -05:00
61a112a392 Implement restrictive placeholder 2021-03-13 00:42:36 -05:00
f84c4964be Clean up some errors 2021-03-07 20:44:58 -05:00
515bf0e18a Add Ruby dependencies 2021-03-06 23:33:36 -05:00
55ce37e05f Add Dockerfile 2021-03-06 21:54:51 -05:00