Skip to content

Docker proxysql High-performance MySQL proxy with a GPL license. whit nc for Healthchecks on kubernetes

Notifications You must be signed in to change notification settings

sapianco/docker-proxysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

proxysql

Basic Docker Tools

Build Docker image

docker buildx build \
    --push --platform linux/amd64 \
    --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \
    --build-arg VCS_REF=$(git rev-parse --short HEAD) \
    --tag sapian/proxysql:latest \
    --tag quay.io/sapian/proxysql:latest \
    --tag sapian/proxysql:2.3.2 \
    --tag quay.io/sapian/proxysql:2.3.2 .

About

Docker proxysql High-performance MySQL proxy with a GPL license. whit nc for Healthchecks on kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published