sudo docker run --detach \ --publish 443:443 --publish 8089:80 --publish 22:22 \ --name gitlab \ --restart always \ --volume ...
確定! 回上一頁