Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run without building from source #5

Merged
merged 6 commits into from
Jun 2, 2021
Merged

Conversation

applejag
Copy link
Contributor

@applejag applejag commented May 27, 2021

Depends on iver-wharf/iver-wharf.github.io#49

This allows users to clone this repo and in one command have a local wharf installation up and running.

Turns out if you mix build and image then Docker Compose will always try to build the images. That's why I split up the building into its own file.

  • Split out building into docker-compose.build.yml
  • Updated docs

@applejag applejag added documentation Improvements or additions to documentation enhancement New feature or request labels May 27, 2021
@applejag applejag self-assigned this May 27, 2021
@applejag applejag added this to In progress in Backlog via automation May 27, 2021
@applejag applejag force-pushed the feature/run-without-building branch from 49bf465 to ddf0d2f Compare May 31, 2021 08:35
@applejag applejag marked this pull request as ready for review May 31, 2021 08:58
README.md Outdated Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
docker-compose.build.yml Outdated Show resolved Hide resolved
Backlog automation moved this from In progress to Review in progress May 31, 2021
@applejag applejag requested a review from Pikabanga June 1, 2021 07:29
@applejag applejag force-pushed the feature/run-without-building branch from de1896e to a1cf4e2 Compare June 1, 2021 07:29
Backlog automation moved this from Review in progress to Reviewer approved Jun 2, 2021
@applejag applejag merged commit 5fa0b82 into master Jun 2, 2021
Backlog automation moved this from Reviewer approved to Done Jun 2, 2021
@applejag applejag deleted the feature/run-without-building branch June 2, 2021 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants