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

Switch to a docker-based system for preview & build #68

Closed
digitalronin opened this issue Mar 21, 2019 · 1 comment
Closed

Switch to a docker-based system for preview & build #68

digitalronin opened this issue Mar 21, 2019 · 1 comment

Comments

@digitalronin
Copy link

The current instructions require people to install ruby and the gems before they can get started with tech docs.

IMO, a docker-based workflow would be more generally applicable (e.g. developers who have never used ruby are still fairly likely to know about docker, or to have it installed already).

The following files could be used as the basis of a preview & build workflow, without requiring users to have ruby installed locally:

https://github.com/ministryofjustice/cloud-platform-user-guide/blob/master/makefile
https://github.com/ministryofjustice/cloud-platform-user-guide/blob/master/Dockerfile

@m-green
Copy link
Contributor

m-green commented Aug 2, 2021

Thank you for raising this @digitalronin - this is also covered in #124 so I'm consolidating into that issue. Hope that's ok.

@m-green m-green closed this as completed Aug 2, 2021
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

No branches or pull requests

2 participants