| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
If you want to experiment with the image and/or contribute to its development, please read this document.
make testThe first run might take a while, since the image has to be build. Follow up test runs will be faster.
Build and run a local container named solid-server via
make startand stop it via
make stopTo start a shell in a running container (started with make start) run make attach.
To just run a shell in the built image (without starting solid) run make inspect.
| Back | FazBrowse Home | New Git URL |