dcontainer

所属分类:代码编辑器
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2023-10-01 19:30:37
上 传 者sh-1993
说明:  要使用螺旋编辑器编程的容器图像,
(Containerimages to program with the helix editor,)

文件列表:
LICENSE (1067, 2023-10-07)
c/ (0, 2023-10-07)
c/Containerfile (59, 2023-10-07)
common/ (0, 2023-10-07)
common/Containerfile (229, 2023-10-07)
common/helix_config.toml (349, 2023-10-07)
java/ (0, 2023-10-07)
java/Containerfile (0, 2023-10-07)
latex/ (0, 2023-10-07)
latex/Containerfile (120, 2023-10-07)
python/ (0, 2023-10-07)
python/Containerfile (0, 2023-10-07)
rust/ (0, 2023-10-07)
rust/Containerfile (149, 2023-10-07)

# DContainer This project is a container structure to use to program inside the container with the helix editor in different language, each in a different isolated container. ## Usage As long as the command-line app is not done, you can only use the containers manually. To use this project you need to install `podman`. Then you must follow the steps: 1. Build the Container in the common directory `podman build -t dev:common ./common/` 2. Build the other container you need `podman build -t dev: ./` 3. Run the container containing your desired repsoitory `podman run -it -v /path/to/repository:/src --name crypto dev: /bin/bash` The first step is only needed to do once. After that you can start with step 2 The build and run process is going to be automated in the future!

近期下载者

相关文件


收藏者