Skip to content

attilavetesi-epam/carrier-io-pylon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylon

Plugin based galloper core

Example command to build arm image:

docker buildx build --platform linux/arm64 -f "Dockerfile" -t "pylon:local" .

Build command for latest pylon (add --push to push)

docker buildx build --platform linux/amd64,linux/arm64 -t getcarrier/pylon:latest .

About

Plugin based galloper core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%