Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Docker fix of the day#733

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
levkk merged 1 commit intomasterfromlevkk-docker-fix-of-the-day
Jun 13, 2023
Merged

Docker fix of the day#733

levkk merged 1 commit intomasterfromlevkk-docker-fix-of-the-day
Jun 13, 2023

Conversation

@levkk
Copy link
Contributor

@levkklevkk commentedJun 13, 2023
edited
Loading

Bugs

  • Fix dashboard not starting up because of missing dependencies: npm, nodejs, sass.
  • Bust Docker cache onpgml-exension build when PostgresML version changes.
  • Remove compilation warning forpgml-dashboard (extra semicolumn).
  • Don't failsetup_examples.sql if things already exist. We have a volume now, they will fail every time the container starts up otherwise.

Features

  • Move around things inpgml-extension/Dockerfile to benefit more from Docker's layers and build things faster.

@levkklevkk mentioned this pull requestJun 13, 2023
@levkklevkk merged commiteb64857 intomasterJun 13, 2023
@levkklevkk deleted the levkk-docker-fix-of-the-day branchJune 13, 2023 16:45
@@ -1,5 +1,5 @@
-- Exit on error (psql)
\set ON_ERROR_STOP true
--\set ON_ERROR_STOP true
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is going to cause a problem later when we miss breakage. These are intended to be part of CI.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

SilasMarvin pushed a commit that referenced this pull requestOct 5, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@montanalowmontanalowmontanalow left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@levkk@montanalow

[8]ページ先頭

©2009-2025 Movatter.jp