mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Add makefile for building centos5 docker image
This commit is contained in:
parent
4eaa9a269c
commit
2f38b2eae6
6
docker/Makefile
Normal file
6
docker/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user