Dockerfile and assets to create an image of ART-DECOR (www.art-decor.org). The shell scripts are written in/for Bash. However, they should be easy to port to a Windows batch file.
build.sh
:
- downloads the ART-DECOR Orbeon source, eXistdb and eXistdb packages from the Nictiz repository
- runs the
docker build
command
run.sh
:
- runs the image/container with
docker run
attaching ports8877
and8080
After calling run.sh
it should be possible to:
- Logon to the eXist dashboard at http://localhost:8877 (use
admin/password
or whatever you put inassets/install_existdb.py
) - Open ART-DECOR at http://localhost:8080/art-decor