Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Image not working #67

Open
rluzuriaga opened this issue May 4, 2023 · 2 comments
Open

Docker Image not working #67

rluzuriaga opened this issue May 4, 2023 · 2 comments

Comments

@rluzuriaga
Copy link

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.

@mediocreatmybest
Copy link

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.

@mediocreatmybest
Copy link

mediocreatmybest commented Sep 4, 2023

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.)

Just tested the container without issue --> https://hub.docker.com/r/mediocreatmybest/ipxe-buildweb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants