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

Update the documentation

parent ccabac27
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 *library-scripts* folder contains all the scripts needed for the build of the Dockerfile and for the definition of the environment:
* *setup.sh* installs the packages for the development
* *provide-CI-deps.sh* installs the packages for the CI container. Theese same deps are the base deps for the devcontainer
* *provide-dev-deps.sh* installs the ramained packages needed for the devcontainer
* *provide-user.sh* creates the DEV user and set its environment
* *build-install-openresty.sh* configures, builds and installs openresty as a check to see if everything is ok
......
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