Lines Matching refs:container
4 (docker/podman) container image necessary to build Floss. If building a new
5 docker/podman image, run `container-build-image.py` with the tag `floss:latest`.
37 container-build-image.py --tag floss:latest
41 `container-build-image.py`.
44 specifically when invoking `build-in-container.py`.
46 ## Using the container image to build
48 Once the container image is built (and assuming it's tagged as `floss:latest`), you
49 should use the `build-in-container.py` script to build the current repo.
53 build-in-container.py
58 source to `/root/src` before running these commands in the container:
65 `build-in-container.py --only-start`. This will only start the container for you