Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

chrisns/goanywhere-gateway-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoAnywhere Gateway Docker

Docker wrapper for https://www.goanywhere.com/gateway that is automatically updated and patched thanks @dependabot !

GitHub issues GitHub forks GitHub stars GitHub license Docker Stars Docker Pulls Security Scanning Build

Usage

$ # store your license in ./gateway.lic
$ docker run --net=host \
  -v ${PWD}/gateway.lic:/usr/local/HelpSystems/GoAnywhere_Gateway/gateway.lic \
  ghcr.io/chrisns/goanywhere-gateway-docker

Also see the accompanying helm chart

Tags

I publish a few tags

  • latest is the most current and mutable
  • 2.8.3 (or similar version numbers) is always the most recent centos base with 2.8.3 of goanywhere gateway running and mutable
  • centos-8.4.2105-2.8.3 (or similar version numbers) is the versioned centos with the versioned goanywhere gateway and should be considered immutable
  • sha-42fe666050666f97dde7b0c658f7f9ce758f328e is the git sha at the time of the build and should be considered immutable

If you care you can of course use the SHA in the pull too:

docker pull ghcr.io/chrisns/goanywhere-gateway-docker:centos-8.4.2105-2.8.3@sha256:6a33795969176d4153ae6880c4f699bbc4f9e651dd67129cbb10b35610895c1c

How is this different from the official image?

  • Runs as non-root
  • Current and patched base image
  • stdOut logs by default
  • image is signed with cosign

About

Docker wrapper for GoAnywhere Gateway

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors 5