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: docker user home dir #764

Merged
merged 1 commit into from Jul 18, 2023
Merged

fix: docker user home dir #764

merged 1 commit into from Jul 18, 2023

Conversation

sbrunato
Copy link
Collaborator

Fixes #761

In STAC server dockerfile, create home directory when adding user

@github-actions
Copy link
Contributor

Test Results

       4 files  ±0         4 suites  ±0   4m 7s ⏱️ +3s
   392 tests ±0     390 ✔️ ±0    2 💤 ±0  0 ±0 
1 568 runs  ±0  1 512 ✔️ ±0  56 💤 ±0  0 ±0 

Results for commit 5dbac24. ± Comparison against base commit bd59008.

@github-actions
Copy link
Contributor

Code Coverage (Ubuntu)

File Coverage
All files 83%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 5dbac24

@github-actions
Copy link
Contributor

Code Coverage (Windows)

File Coverage
All files 77%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 5dbac24

@sbrunato sbrunato merged commit d24850a into develop Jul 18, 2023
12 checks passed
@sbrunato sbrunato deleted the docker_user_dir branch July 18, 2023 12:23
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.

docker-compose does not start properly:
1 participant