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

docs: update DockerFile and add a docker-compose example #1476

Merged
merged 11 commits into from
May 15, 2024

Conversation

SlayerOrnstein
Copy link
Member

What did you fix?

Not actually sure if this is a docs, fix, or feat since I'm not sure where docker is used but seeing that WFCD/warframe-items#570 requires NodeJS >18 I thought it would be a good idea to line this up with LTS releases.

For the port, in the context of containers it's best to just listen to the localhost and expose 3001 since the user can expose the guest port over whatever host port they want, they just have to fill the other env variables during docker run or the compose file


Reproduction steps


Evidence/screenshot/link to line

Considerations

  • Does this contain a new dependency? Yes
  • Does this introduce opinionated data formatting or manual data entry? Yes
  • Does this pr include updated data files in a separate commit that can be reverted for a clean code-only pr? Yes
  • Have I run the linter? No
  • Is is a bug fix, feature request, or enhancement? *Enhancement

@SlayerOrnstein SlayerOrnstein requested a review from a team as a code owner May 13, 2024 02:00
@SlayerOrnstein SlayerOrnstein changed the title docs: update DockerFile and as a docker-compose example docs: update DockerFile and add a docker-compose example May 13, 2024
@TobiTenno TobiTenno merged commit cd182e3 into WFCD:main May 15, 2024
4 checks passed
@wfcd-bot-boi
Copy link

🎉 This PR is included in version 2.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants