Skip to content

Fix Dockerfile ports, add Docker Compose, and update README#2

Merged
ddulic merged 4 commits intomainfrom
fix/dockerfile-ports
Mar 11, 2026
Merged

Fix Dockerfile ports, add Docker Compose, and update README#2
ddulic merged 4 commits intomainfrom
fix/dockerfile-ports

Conversation

@ddulic
Copy link
Owner

@ddulic ddulic commented Mar 11, 2026

Summary

  • Fix SUPERNOTE_PORT env var and EXPOSE directive in Dockerfile from 8080 to 8000, aligning with the default port change in cdb725e
  • Fix all port references in README (80808000)
  • Fix broken Server Documentation link (was pointing to allenporter/supernote fork, now uses a relative path)
  • Add docker-compose.yml with pre-built GHCR image (ghcr.io/allenporter/supernote), both ports, named volume, and annotated env vars
  • Expand README Docker section with ghcr.io pull instructions and link to the new compose file

@codecov
Copy link

codecov bot commented Mar 11, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@ddulic ddulic changed the title Fix Dockerfile ports to match updated default (8080 -> 8000) Fix Dockerfile ports, add Docker Compose, and update README Mar 11, 2026
@ddulic ddulic merged commit 8ec1b27 into main Mar 11, 2026
5 checks passed
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.

1 participant