Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Publish to Docker Hub

One time:

docker login

Every time:

docker buildx build --sbom=true --provenance=true -f Dockerfile -t xorio42/rencfs ..
docker tag xorio42/rencfs:latest xorio42/rencfs:latest
docker push xorio42/rencfs:latest

Access it https://hub.docker.com/r/xorio42/rencfs