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

Make a docker image for using Plasma #427

Open
PaulBone opened this issue Jan 14, 2022 · 3 comments
Open

Make a docker image for using Plasma #427

PaulBone opened this issue Jan 14, 2022 · 3 comments
Labels
component: scripts Scripts including build system and CI meta: triaged Has the issue been triaged yet? skill: git skill: scripting status: blocked Blocked on other issues/work. The first comment/description must say what they're blocked on. type: enhancement

Comments

@PaulBone
Copy link
Member

We already have a docker image for developing Plasma, Split it into two, a base image for both to inherit (or copy from) and make a new image that includes an installed version of Plasma. Then we should end up with three images.

  • Base image (other two images use this, humans don't)
  • Plasma dev image (people may use this image to contribute to Plasma)
  • Plasma image (people may use this image to try Plasma)
@PaulBone
Copy link
Member Author

Also we should make Plasma source tarballs and binary packages. Docker is just one option for binary packages.

@PaulBone PaulBone added component: scripts Scripts including build system and CI meta: triaged Has the issue been triaged yet? skill: git skill: scripting status: accepted A bug we intend to fix it. type: enhancement labels Jan 26, 2022
@PaulBone PaulBone added this to the Ergonomics milestone Jan 26, 2022
@PaulBone
Copy link
Member Author

I want to get automated builds in CI first #431

@PaulBone PaulBone added status: blocked Blocked on other issues/work. The first comment/description must say what they're blocked on. and removed status: accepted A bug we intend to fix it. labels Jan 26, 2022
@PaulBone
Copy link
Member Author

PaulBone commented May 2, 2022

Part of this should be to make the image provide the plasma tools, but the editor sits outside that, so the docker container should have a view to the git repository outside it's container. This should be done for both the docker containers, for either developing plasma or for using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: scripts Scripts including build system and CI meta: triaged Has the issue been triaged yet? skill: git skill: scripting status: blocked Blocked on other issues/work. The first comment/description must say what they're blocked on. type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant