Skip to content

Conversation

@comuttun
Copy link

@comuttun comuttun commented Feb 22, 2017

please merge #18 and #19 before this

This fixes #16 .

Implemented ./sharedocs package:docker to build the official docker
container image, and implemented ./sharedocs publish:docker to push the
official docker container image to Dockerhub.

In addition, modified .travis.yml to build/push the official docker container image automatically.

Note: To push the docker container image successfully, configuring env variable DOCKER_USERNAME and DOCKER_PASSWORD are required on TravisCI.

The official container image repository is sharedocs/sharedocs-standalone, so changed docker-compose.yml to refer that.

@comuttun comuttun force-pushed the feature/provide-official-container-image branch 6 times, most recently from 1b659b2 to 270f5bd Compare February 23, 2017 06:49
- Changed LOGIN_PROVIDER to app
- Changed UPLOAD_DESTINATION to s3
@comuttun comuttun force-pushed the feature/provide-official-container-image branch 3 times, most recently from 2fe5533 to 329e423 Compare February 23, 2017 07:27
KOMATSU Seiji added 4 commits February 24, 2017 05:58
Implemented `./sharedocs package:docker` to build an official docker
container image, and implemented `./sharedocs publish:docker` to push an
official docker container image to Dockerhub.
@comuttun comuttun force-pushed the feature/provide-official-container-image branch from 329e423 to 986af24 Compare February 23, 2017 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide official docker container image

1 participant