mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
7 lines
210 B
Makefile
7 lines
210 B
Makefile
|
|
centos5-image:
|
|
docker build -f Dockerfile.centos5-linux-x86_64-pic -t xerial/centos5-linux-x86_64:latest
|
|
# dockerhub login
|
|
# docker login --username=xerial
|
|
# docker push xerial/centos5-linux-x86_64:latest
|