Skip to content
Snippets Groups Projects
README.md 736 B
Newer Older
  • Learn to ignore specific revisions
  • lcappelli's avatar
    lcappelli committed
    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-script* folder contains all the scripts needed for the build of the Dockerfile and for the definition of the environment:
    
    lcappelli's avatar
    lcappelli committed
       * *setup.sh* installs the packages for the development
    
       * *provide-user.sh* creates the DEV user and set its environment
    
    lcappelli's avatar
    lcappelli committed
       * *build-install-openresty.sh* configures, builds and installs openresty as a check to see if everything is ok
    
     
    The *assets* folder contains all the scripts copied inside the container that could be used for the development:
    
    lcappelli's avatar
    lcappelli committed
       * *build-install-openresty-voms.sh* configures, builds and installs openresty-voms