Skip to content

Instantly share code, notes, and snippets.

View andrewappleton's full-sized avatar

Andrew Appleton andrewappleton

  • Genesys
  • Portland, OR, USA / Chester, UK / München, DE
View GitHub Profile
@andrewappleton
andrewappleton / archy-docker.md
Last active May 22, 2026 09:58
Use Genesys Cloud Archy with Docker to allow Proxy

Using Archy inside a Docker Container to Allow Proxy Use

One limitation that several customers have when using Archy is that it does not (currently) support the use of a Proxy, unlike our other developer tools, Genesys Cloud Platform API CLI and the Genesys Cloud Terraform Provider. The process discussed below is NOT an official Genesys solution, this is a simple workaround that might come in handy if you have permissions to run Docker containers either ad hoc or within your CI/CD pipeline.

Create a Dockerfile to prepare the custom Docker image:

[Dockerfile]

# Use a minimal Linux base