Skip to content

dockerfile: more gracefully handle partial parsing. Fixes https://github.com/windmilleng/tilt/issues/3331#3337

Merged
nicks merged 1 commit into
masterfrom
nicks/ch6997/mount
May 14, 2020
Merged

dockerfile: more gracefully handle partial parsing. Fixes https://github.com/windmilleng/tilt/issues/3331#3337
nicks merged 1 commit into
masterfrom
nicks/ch6997/mount

Conversation

@nicks

@nicks nicks commented May 14, 2020

Copy link
Copy Markdown
Contributor

Hello @maiamcc,

Please review the following commits I made in branch nicks/ch6997/mount:

5f4d2ba (2020-05-13 21:24:52 -0400)
dockerfile: more gracefully handle partial parsing. Fixes #3331

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@nicks
nicks requested a review from maiamcc May 14, 2020 01:25

@maiamcc maiamcc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooooh good catch!

@nicks
nicks merged commit bd359ff into master May 14, 2020
@nicks
nicks deleted the nicks/ch6997/mount branch May 14, 2020 18:20
@nicks

nicks commented May 14, 2020

Copy link
Copy Markdown
Contributor Author

haha, I think this is a pretty classic "oh ya, the bug is almost entirely unrelated to the thing we thought it was"

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.

Dockerfile with FROM ${SOME_ARG} fails with private registry

2 participants