zinst repository server via Docker container
102
git clone https://github.com/goody80/zinst_repository_docker.git
git clone https://github.com/goody80/Zinst_packages.git
cp -Rfv ./Zinst_packages/* ./zinst_repository_docker/dist/
cd zinst_repository_docker
docker-compose up -d
curl -sL bit.ly/online-install |bash
zinst self-config ip=[IP address of the docker Host] host=[Hostname of docker host]:8080
zinst find
8080:80/tcp -> 80:80/tcpversion: '2'
services:
zinst-repository:
image: zinst/zinst_repository:latest
ports:
- 8080:80/tcp
volumes:
- ./dist:/data/dist:rw
Content type
Image
Digest
Size
143.6 MB
Last updated
almost 9 years ago
docker pull zinst/zinst_repository_docker:0.6