Conarx Containers Mirror Push Service image which allows mirrors to receive push updates.
5.9K
Container Source - GitHub Mirror
This is the Conarx Containers Mirror Push Service image, it provides the ability for mirrors to receive push updates.
| Provider | Repository |
|---|---|
| DockerHub | allworldit/mirror-service-push |
| Conarx | registry.conarx.tech/containers/mirror-service-push |
All our Docker images are part of our Conarx Containers product line. Images are generally based on Alpine Linux and track the
Alpine Linux major and minor version in the format of vXX.YY.
Images built from source track both the Alpine Linux major and minor versions in addition to the main software component being
built in the format of vXX.YY-AA.BB, where AA.BB is the main software component version.
Our images are built using our Flexible Docker Containers framework which includes the below features...
Please use the project Issue Tracker.
Commercial support for all our Docker images is available from Conarx.
We also provide consulting services to create and maintain Docker images to meet your exact needs.
Environment variables are available from...
This environment variable is in a very specific multi-line format...
SSH_KEY /data/PATH
The SSH key email address is used as a filename suffixed with .conf, so please ensure it is included.
Mirror data directory.
Files and directories should be owned by 1001:1001.
In almost all cases this should be used to allow SSH host keys to persist.
SSH port 22 is exposed.
One would typically push mirror contents using a command like this...
rsync -e 'ssh -p 9022' -vAP /data/whatever push@localhost::incoming/
Content type
Image
Digest
sha256:cf6a0a6eb…
Size
33.6 MB
Last updated
5 days ago
docker pull allworldit/mirror-service-push