Sign inSign up

armatiek/xslweb

By armatiek

Updated almost 3 years ago

XSLWeb: the web application framework for XSLT and XQuery developers

Image
0

475

armatiek/xslweb repository overview

XSLWeb

Web application framework for XSLT and XQuery developers

See Github and the Developer Manual.

Usage:

  • Pull the image:
    docker pull armatiek/xslweb:4.2.1
  • Run the image:
    docker run -v {XSLWEB-HOME}:/usr/local/xslweb/home -p 8081:8080 --name xslweb-4.2.1 armatiek/xslweb:4.2.1
    where {XSLWEB-HOME} must be changed to your XSLWeb home directory on your host machine and port 8080 of the container is bound to TCP port 8081 on 127.0.0.1 of your host machine.
  • XSLWeb should now be accessible via http://localhost:8081

Tag summary

Content type

Image

Digest

sha256:a5e45f06a

Size

254.2 MB

Last updated

almost 3 years ago

docker pull armatiek/xslweb:4.2.1