export LOGO_IMAGE_LINK='https://www.example.com/example.png' export GITHUB_REPONAME='docker-template-repo' export GITHUB_USERNAME='username' export DOCKERHUB_REPONAME='template-repo' export DOCKERHUB_TAG='tag' export DOCKERHUB_USERNAME='username' export DESCRIPTION='This is an example description for the docker-template-repo. This text should be replaced with an adequate description of the repo this template was clone for. Blablablablablabla you know the drill.' export CREATOR_USERNAME='Griefed' export CREATOR_REPONAME='template' export EXAMPLE_SITE_LINK='https://www.example.com' export EXAMPLE_IMAGE_LINK='https://www.example.com/screenshot.png' export CONTAINER_PORT='1234'