... Otto launches the HAProxy container startup script as follows: #!/bin/sh docker run -d --name haproxy -p 10.10.1.36:80:80 -p 10.10.1.36:443:7443 -p ...
確定! 回上一頁