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

Bump docker-compose.yml for the site to work with dev properly #1508

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

paskal
Copy link
Sponsor Collaborator

@paskal paskal commented Oct 3, 2022

Previously, an image built for the build service was then used for server, and changes were invisible to the user before the container rebuild.

After that change, the useless static build service is deleted, Dockerfile is only used in the CI pipeline, and only the server service is left in docker-compose for the user to test and see documentation changes locally in real-time.

Resolves #1178

Previously, an image built for the `build` service was then used
for `server`, and changes were invisible to the user
before the container rebuild.

After that change, the useless static `build` service is deleted,
Dockerfile is only used in the CI pipeline, and only the `server`
service is left in docker-compose for the user to test
and see documentation changes locally in real-time.

Resolves #1178
@paskal paskal added this to the v1.10.2 milestone Oct 3, 2022
@paskal paskal requested a review from umputun as a code owner October 3, 2022 01:33
@umputun umputun merged commit 3eccf01 into master Oct 3, 2022
@umputun umputun deleted the paskal/site-docker-compose branch October 3, 2022 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Put prebuild html in package as doc
2 participants