Loading image to a local repository
docker load -i bf-enterprise-v0-10-84.tarLast updated
Was this helpful?
As of Jun 1st, 2022, the docker image is distributed via .tar file. In order to load this file to your local docker repository and be able to start the BF server, run the following docker command.
docker load -i bf-enterprise-v0-10-84.tarLast updated
Was this helpful?
Was this helpful?