Azure / Azure/azure-quickstart-templates

guacamole-rdp-vnc-gateway-existing-vnet - referenced docker image is very out of date and is no longer the main branch

Open
#5,394 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[guacamole-rdp-vnc-gateway-existing-vnet](https://github.com/Azure/azure-quickstart-templates/tree/master/guacamole-rdp-vnc-gateway-existing-vnet)

### Issue Details
The referenced docker image in the cloud-config.yaml is out of date by several versions and has not been updated in 2 years.

Reference to both guacamole and guacd need updated.

Old Docker Ref - ExecStartPre=-/usr/bin/docker pull glyptodon/guacamole:latest
ExecStartPre=-/usr/bin/docker pull glyptodon/guacd:latest
New Docker Ref - ExecStartPre=-/usr/bin/docker pull guacamole/guacamole:latest
ExecStartPre=-/usr/bin/docker pull guacamole/guacd:latest

Old Docker Hub Link: https://hub.docker.com/r/glyptodon/
New Docker Hub Link: https://hub.docker.com/r/guacamole/

Contributor guide

No contributing guide indexed for this repository

Research direction

Open guacamole-rdp-vnc-gateway-existing-vnet/cloud-config.yaml and inspect the Docker pull references for guacamole and guacd. Update both references from glyptodon to the guacamole Docker Hub namespace, then verify that no old references remain in the template.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
cloud
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.