Skip to content

zcaudate-xyz/infra-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

infra-dev

This creates the docker images ghcr.io/zcaudate-xyz/infra-foundation-clean and ghcr.io/zcaudate-xyz/infra-foundation-dev for testing of all the foundation libraries:

  • foundation-base
  • foundation-embed
  • foundation-fx
  • foundation-web

Docker Container

The image can be created by pulling down the container from ghcr.io:

docker pull ghcr.io/zcaudate-xyz/infra-foundation-clean:main

The image with all the code installed is here:

docker pull ghcr.io/zcaudate-xyz/infra-foundation-dev:main

Local Compilation

The image can be created by:

git clone [email protected]:zcaudate-xyz/infra-dev.git
cd infra-foundation
docker build . -f infra/Dockerfile_foundation_clean -t ghcr.io/zcaudate-xyz/infra-foundation-clean:main

About

containers for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages