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 dockerfile #49

Merged
merged 6 commits into from
Dec 17, 2023
Merged

Fix dockerfile #49

merged 6 commits into from
Dec 17, 2023

Commits on Dec 17, 2023

  1. remove entrypoint as its causing issues. set default puid/pgid.

    Spoked authored and Spoked committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    faad8c5 View commit details
    Browse the repository at this point in the history
  2. handle user management better

    Spoked authored and Spoked committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7bff5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29b4c7d View commit details
    Browse the repository at this point in the history
  4. Use existing user/group if they already exist

    Spoked authored and Spoked committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    bfc1834 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix_dockerfile' of github.com:dreulavelle/iceberg into …

    …fix_dockerfile
    Spoked authored and Spoked committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    92d220a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e781444 View commit details
    Browse the repository at this point in the history