wantedly/dockerfile-drone

Name: dockerfile-drone

Owner: Wantedly, Inc.

Description: Docker Image packaging for Drone

Created: 2015-09-11 05:47:54.0

Updated: 2017-09-05 12:41:51.0

Pushed: 2015-09-11 07:34:38.0

Homepage: null

Size: 140

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Drone Docker Image Docker Repository on Quay.io

Docker Image for Drone. Please see official document for more information about Drone.

SUPPORTED TAGS
HOW TO USE
t the Docker image
cker pull quay.io/wantedly/drone:latest

n Drone server
cker run \
--rm \
--name drone \
-p 8000:8000 \
-e DRONE_DATABASE_DRIVER=postgres \
-e DRONE_DATABASE_DATASOURCE="host=db.hoge.com user=postgres dbname=drone sslmode=disable"
-e DRONE_GITHUB_CLIENT=xxxxxxxxxxxxxxxxxxxx \
-e DRONE_GITHUB_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \
quay.io/wantedly/drone:latest
LICENSE

MIT License


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.