https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/
Features:
Docker Image fenago/gitlab-terraform
Run Image docker run -d --privileged --restart=always --user root -p 80:80 -p 81:81 -p 3306:3306 -p 8080:8080 -p 8081:8081 -p 8443:8443 -p 5900:5900 --name gitlab_terraform fenago/gitlab-terraform
Note: You can also run multiple instances by changing container name and port ( -p <update-host-port>:80 ) in the above command.
Commit & Push Changes
docker commit gitlab_terraform fenago/gitlab-terraform
docker push fenago/gitlab-terraform
docker stop gitlab_terraform && docker rm gitlab_terraform
Course: TTDV7559 Working with GitLab and Terraform
Content type
Image
Digest
sha256:9e96e9b0c…
Size
2.4 GB
Last updated
over 2 years ago
docker pull fenago/gitlab-terraform