mafintosh / mafintosh/docker-browser-server
not sure how to expose the HTTP server
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
hi, thanks for this environment, it inspired me to do some hacking.
i would like to substitute `the guide presentation` to the rendering of a static app that is served by the docker server itself.
In this scenario, it's not clear for me how to :
1. expose the port my app is served to adventure-time.
2. link other resources ( db ), as we usually do running the container.
Also, the `$HOST` variable points to a subdomain i could not reach. i understood it would allow me to reach the dockers http-server at 80 ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository's Docker server and HTTP/WebSocket exposure setup, focusing on how $HOST and port 80 are configured. Then trace how containers are started to determine whether application ports and linked database resources are supported. Done means the issue has a documented or implemented path for serving a static app and connecting its other resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100