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

Revise node version in mediawiki docker image and npm scripts #33

Merged
merged 1 commit into from
May 25, 2022

Conversation

nicholasray
Copy link
Contributor

  • Use node on debian buster to match the php72-fpm image.

  • Revise npm run db:save to use docker compose instead of docker run now that
    the database is a service.

* Use node on debian buster to match the php72-fpm image.

* Revise `npm run db:save` to use docker compose instead of docker run now that
	the database is a service.

* As a result of the preceding point, naming the dbdata volume becomes
unnecessary
@nicholasray nicholasray force-pushed the revise-mediawiki-docker-image-and-npm-scripts branch from ca5a7d3 to 2763f49 Compare May 25, 2022 23:27
@nicholasray nicholasray merged commit c6904f4 into main May 25, 2022
@nicholasray nicholasray deleted the revise-mediawiki-docker-image-and-npm-scripts branch May 25, 2022 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant