OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
Since the default listening port for the REST processor has been changed to 8080, so should the ports bindings of docker commands. I kept the host port to 8443 to prevent conflicts with the UI port also being in 8080.
I also added a note for the server field to prevent questions about not responding from remote.
Finally I added volume bindings for data and config folder, for easier configuration of docker images.
Since the default listening port for the REST processor has been changed to 8080, so should the ports bindings of docker commands. I kept the host port to 8443 to prevent conflicts with the UI port also being in 8080.
I also added a note for the server field to prevent questions about not responding from remote.
Finally I added volume bindings for data and config folder, for easier configuration of docker images.