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

"Make build" does not complete and gets stuck when building services/ssh Docker image #1818

Closed
josephgultekin opened this issue Apr 28, 2020 · 2 comments

Comments

@josephgultekin
Copy link
Contributor

Describe the bug
"Make build" does not complete and gets stuck when building services/ssh Docker image

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/amazeeio/lagoon.git
  2. make build
  3. build does not complete because Ubuntu tzdata module prompts for user input for TZ selection when being installed. With docker build --quiet arg, this is never displayed and build never completes.

Expected behavior
Build to complete all image builds and going back to OS shell command prompt

Screenshots
see attached

Additional context
n/a

Screenshot from 2020-04-28 11-25-13

josephgultekin added a commit to josephgultekin/lagoon that referenced this issue Apr 28, 2020
…ad of "latest" in Dockerfile for lagoon-ssh
@xantrix
Copy link
Contributor

xantrix commented Apr 28, 2020

I got the same issue, good catch! thanks for the PR 🎉

Schnitzel added a commit that referenced this issue Apr 28, 2020
…uild-issue

Fix for issue #1818. Pin ubuntu image version as 18.04 in ssh/Dockerfile
@smlx
Copy link
Member

smlx commented Aug 31, 2020

This was closed in the PR above.

@smlx smlx closed this as completed Aug 31, 2020
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

No branches or pull requests

3 participants