(c) 2022 Radek Burget ([email protected])
This image provides the FitLayout Server backend together with the PageView frontend running in a signle container that can be used for browsing local artifact repositories.
Docker must be installed on your system to use the docker images.
Download the flbrowser.sh script from GitHub:
wget https://raw.githubusercontent.com/FitLayout/docker-images/main/fitlayout-local/flbrowser.sh
chmod 755 flbrowser.sh
Run the local browser using
./flbrowser.sh [<repository path>]
where the repository path is the path to the local RDF repository that will be used by the browser. When no path is provided, a default repository in $HOME/.fitlayout/storage will be used.
On first run, the related docker images will be pulled which may take some time.
Content type
Image
Digest
sha256:acaf7c3b9…
Size
1.2 GB
Last updated
8 months ago
docker pull fitlayout/fitlayout-local