Open keiranmraine opened 5 years ago
If the port was un-privileged then theoretically (there may be other 🐉) we'd be able to run this under singularity also.
If user is privileged enough on system to use port 80 they could use socat to remap the port (or under docker the command line handles this.
socat
(avoid the common un-privileged ports though)
If the port was un-privileged then theoretically (there may be other 🐉) we'd be able to run this under singularity also.
If user is privileged enough on system to use port 80 they could use
socat
to remap the port (or under docker the command line handles this.(avoid the common un-privileged ports though)