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

Add a Dockerfile with pre-setup configuration #71

Open
lagergren opened this issue May 23, 2023 · 0 comments
Open

Add a Dockerfile with pre-setup configuration #71

lagergren opened this issue May 23, 2023 · 0 comments

Comments

@lagergren
Copy link
Contributor

In the interest of making it as easy as possible to get started and get all configuration right for XTC, so that you can literally just install and run "hello world", we should add a Dockerfile, so that the user can build and deploy xtc containers with some trivial stuff in them. We should also push an xtc master image to public docker repositories so the user can build and run xtc programs in a working environment without having to clone and build any source.

Finally, we should verify and make sure dev container approaches work for a dev environment for XTC. Dev containers integrate well with most IDEs, e.g. VS Code and IntelliJ, and they both have built in mechanisms for using existing Dockerfiles to form them, I think.

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

1 participant