Skip to content

feat: add docker support#12

Open
realtlos wants to merge 2 commits intomainfrom
feat/docker
Open

feat: add docker support#12
realtlos wants to merge 2 commits intomainfrom
feat/docker

Conversation

@realtlos
Copy link
Copy Markdown

No description provided.

@realtlos realtlos changed the title Feat/docker feat: add docker support Mar 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
go 0.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

restart: unless-stopped

postgres:
image: postgres:16
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

any reason for using 16 not 18?

COPY exampleconfig.json /app/exampleconfig.json
COPY --from=builder /src/haste/static /app/haste/static

EXPOSE 8080
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

what about the ports for redirect, haste etc?

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.

2 participants