Skip to content
#

fabric

fabricmc logo

Fabric is a lightweight, experimental modding toolchain for Minecraft.

Here are 1,396 public repositories matching this topic...

fabric
Alex-duzhichao
Alex-duzhichao commented Nov 3, 2021

When deploying fabric in enterprise's intranet (without the ability to access internet), users maybe upload chaincode builder images and chaincode runtime images to a private docker registry which requires authentication when pulling images.
I think fabric can support this scenario by adding configuration in chaincode section of core.yaml, such as:

chaincode:
    registry:
        

Created by FabricMC Contributors

Released December 20, 2018

Organization
FabricMC
Website
fabricmc.net

Related Topics

minecraft minecraft-mod