Skip to content

added Dockerfile and updated tutorials.md on how to use the Dockerfile#42

Closed
wahahawasabi wants to merge 1 commit intounitycatalog:mainfrom
wahahawasabi:docker-creation
Closed

added Dockerfile and updated tutorials.md on how to use the Dockerfile#42
wahahawasabi wants to merge 1 commit intounitycatalog:mainfrom
wahahawasabi:docker-creation

Conversation

@wahahawasabi
Copy link

@wahahawasabi wahahawasabi commented Jun 15, 2024

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added or modified a feature, documentation in docs is updated

Description of changes

Created a Dockerfile to allow users to quickly and easily get up and running with UC. Currently this sets up the default stack and runs on port 8080. server.properties file is also currently at the default location, so users can still make amendments within the Dockerfile for their respective environments.

This Dockerfile also builds the sbt packages within the image so that users don't have to build it each time the container starts.

  • No related issue to be linked to the PR

@tdas
Copy link
Contributor

tdas commented Jun 15, 2024

There seems to be already multiple docker PRs. Example: #18 . How is yours different?

@wahahawasabi
Copy link
Author

hello, i didn't see the previous one when i pushed mine. just wanted to contribute. i suppose mine would be less "advance" as my properties files are not dynamic. :/

@dennyglee dennyglee mentioned this pull request Jun 18, 2024
@wahahawasabi wahahawasabi closed this by deleting the head repository Jun 24, 2024
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