/OwnCloud-CVE-2023-49103

OwnCloud CVE-2023-49103

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

To build the container do:

1: Down the folder, unzip and build the container.
2: docker build -t cve-2023-49103 ./
3: docker run --name cve-2023-49103 -p 80:80 -p 443:443 cve-2023-49103