docker-netbootxyz icon indicating copy to clipboard operation
docker-netbootxyz copied to clipboard

netboot.xyz docker container

Results 25 docker-netbootxyz issues
Sort by recently updated
recently updated
newest added

I would love to be able to debug why the webapp crashes but I cannot find anything about why...

I think this needs a design decision so that it wouldn't need to be ran as root. I really dislike containers that do that.

> LABEL build_version=netboot.xyz version: 0.6.7-nbxyz21 Build-date: 2022-12-09T02:25:23 Hello, I am attempting to run docker-netbootxyz behind a reverse proxy so that I can have the administrative interface located at http://example.com/netbootxyz and...

The current docker container uses about 700MiB of memory while in use, mostly because of node.js app. The app itself, however, is not something most use a lot, so it...

I want to minimize the amount of modified iPXE files so I only created `custom.ipxe` and modified `boot.cfg`. However I cannot seem to get the menu item `custom-user` in `menu.ipxe`....

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | minor | `3.19` -> `3.20` | ---...

It would be nice if that was included without the menu chain load.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anothrNick/github-tag-action](https://redirect.github.com/anothrNick/github-tag-action) | action | minor | `1.70.0` -> `1.71.0` | --- ### Release...

This PR implements #69 It achieves that the nginx can serve local assets as before, but it will send HTTP 302 redirects to the standard live_endpoint url for files that...