Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Attemp to Dockerise using self-contained image #42

Merged
merged 8 commits into from
Aug 21, 2017

Conversation

lynxluna
Copy link

@lynxluna lynxluna commented Aug 16, 2017

Composing docker for #23, @bepitulaz pls try:

  • docker-compose with docker-compose.dev.yml

How to start

$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d

access from localhost, or you can just use plain vanilla docker

docker run --env-file tania-env.list -p 80:80 tanibox/tania

The tania-env list is list of environment variable you want to apply when running.

Ref: #38

@lynxluna lynxluna force-pushed the feature/docker-single branch 2 times, most recently from b44849e to ae06b39 Compare August 17, 2017 16:29
@lynxluna lynxluna closed this Aug 17, 2017
@lynxluna lynxluna deleted the feature/docker-single branch August 17, 2017 16:31
@lynxluna lynxluna restored the feature/docker-single branch August 17, 2017 16:32
@lynxluna lynxluna reopened this Aug 17, 2017
@lynxluna
Copy link
Author

@bepitulaz this are self-contained tania docker, you don't need separate image.

just use this single image to run tania.

@lynxluna lynxluna changed the title Trying compose Attemp to Dockerise using self-contained image Aug 18, 2017
@lynxluna lynxluna force-pushed the feature/docker-single branch 3 times, most recently from 5f42066 to 77fd47c Compare August 18, 2017 03:19
@bepitulaz bepitulaz merged commit 9c1e917 into usetania:development Aug 21, 2017
@bepitulaz
Copy link
Member

Ok, I had run it on my machine and it ran smoothly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants