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

fix: expose port 8080 in Docker #1060

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

michele-franchi
Copy link
Collaborator

@michele-franchi michele-franchi commented Feb 3, 2025

Description

Port 8080 has to be exposed, instead of 80, because the process is started by a non-root user which can't expose ports like 80.

Demo

Checklist:

  • I have read and followed the Contributing Guide
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

github-actions bot commented Feb 3, 2025

🧪️ Preview Links 🔎️

Mainnet: https://pr-1060-aescan.stg.service.aepps.com
Testnet: https://pr-1060-aescan-testnet.stg.service.aepps.com

Copy link
Collaborator

@janmichek janmichek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most tests are passing, but those affected by MDW issue does not. Thats acceptable for now, nothing we can do to fix it fast. Hopefully, I didn't overlook anything; it's sketchy currently.

I think the issue is solved. I tried new PR, based on this branch and was built successfully #1062

@michele-franchi michele-franchi merged commit 0cb2223 into develop Feb 3, 2025
6 of 7 checks passed
@michele-franchi michele-franchi deleted the fix/docker-node-user-port branch February 3, 2025 11:34
michele-franchi added a commit that referenced this pull request Feb 3, 2025
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

Successfully merging this pull request may close these issues.

2 participants