You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I know that the project has not had any commits since last year, but has anyone tried running the docker container successfully?
I set it up but cannot access it when going to 0.0.0.0:8080.
I don't see any errors for apache.
The text was updated successfully, but these errors were encountered:
There are a few forks that work, one on my repository and another more one with more work done on it and cleaning it up.
The main issue looks like the build options aren't showing up on any of the ones I've tested under 'advanced'
The default seems to build without issues, but I'm unsure how to fix the build options. Looks like a combination of php/JavaScript/Perl that are all linked.
Built a few containers, they both seem to work correctly for me.
On docker hub:
mediocreatmybest/ipxe-buildweb_original --> Just a running version of the xbgmsharp docker / has some process errors and cleanup issues within the console but it does work, including build options.
mediocreatmybest/ipxe-buildweb --> updated version with quite a bit of cleanup and sorting from here as well as some small fixes and re-arranging I've done to remove obvious problems, startup errors, etc, that I've been encountering.
I also updated the Docker workflow file and switched to the new action versions.
Just note that git cloning of the repository is done near the end of the build process as part of the install script.
I only mention this due to proxy issues with MITM certificate errors (SSL inspection ugh.)
Hi. I know that the project has not had any commits since last year, but has anyone tried running the docker container successfully?
I set it up but cannot access it when going to 0.0.0.0:8080.
I don't see any errors for apache.
The text was updated successfully, but these errors were encountered: