Newer
Older
export GITHUB_REPONAME='docker-D-Zone'
export GITHUB_USERNAME='Griefed'
export GITHUB_REPONAME_HEADER='docker-D-Zone_header.png'
export GITHUB_REPONAME_SCREENSHOT='docker-D-Zone_screenshot.png'
export DOCKERHUB_REPONAME='d-zone'
export DOCKERHUB_TAG_ONE='port'
export DOCKERHUB_TAG_TWO='proxy'
export DOCKERHUB_USERNAME='griefed'
export DESCRIPTION='D-Zone is a graphical simulation meant to abstractly represent the activity in your Discord server. This is not meant for any actual monitoring or diagnostics, only an experiment in the abstraction of chatroom data represented via autonomous characters in a scene.'
export CREATOR_USERNAME='d-zone-org'
export CREATOR_REPONAME='d-zone'
export EXAMPLE_SITE_LINK='https://pixelatomy.com/dzone/?s=default'
export CONTAINER_PORT='3000'

Griefed
committed
export BASE_IMAGE='lsiobase/alpine'