Skip to content
Snippets Groups Projects
Commit ffc82a74 authored by lcappelli's avatar lcappelli
Browse files

Add README in .devcontainer

parent fe86066e
No related branches found
No related tags found
No related merge requests found
This folder contains the environment definition as a Docker image for the development of openresty-voms. It can be used as Dev Container in Visual Studio Code.
The *assets* folder contains all the scripts needed for the build of the Dockerfile and for the definition of the:
* *setup.sh* installs the packages for the development
* *provide-user.sh* creates the DEV user
* *build-install-openresty.sh* configures, builds and installs openresty as a check to see if everything is ok
* *user-setup.sh* sets the user environment
* *build_install-ngx-voms.sh* installs openresty-voms. It is only copied in the image, the user can run it inside the container
* *install-build-deps.sh* is used by the CI to install the packages for the deployment environment
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment