abbbi / abbbi/nullfsvfs

[Usecase] RepoSync

Abierto
#10 0 comentarios 1 reacción 0 asignados Ver en GitHub
Usecase
Lenguaje dominante
C
Estrellas
319
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

We use an Ubuntu LTS with Docker to have repository proxy using [Sonatype Nexus3](https://hub.docker.com/r/sonatype/nexus3/)

For some distro (RHEL) we want to keep every installable package other times even if not anymore online.

We can do a reposync but :
1/ I don't want to consume both time some space
2/ I want everything in the same interface (Nexus3)

Nexus3 don't manage mirrors, so I create a docker redhat-ubi using my Nexus proxy to do a reposync.

It will place all file in my proxy and don't use space twice cause reposync use a nullfs ;-)

To do that you need nullfs loaded on the host (Ubuntu) and docker --privileged for container can use mount

Thx again for your amazing work

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.