This image runs Gogs with SSH & web access. You can configure Gogs via the following environment variables:
DB_TYPE - mysql or postgresqlDB_HOST - the database server to use, e.g. 127.0.0.1:3306DB_NAME - the name of the database to useDB_USER - the user to connect to the specified database asDB_PASSWD - the password to connect to the database asFor development, you might want to disable certifcate validation for webhooks. To do this use:
SKIP_TLS_VERIFY - set to true to disable webhook certificate validation (default: false)Content type
Image
Digest
sha256:b4e4c8a7f…
Size
93.6 MB
Last updated
almost 11 years ago
docker pull jimmidyson/gogs