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

Docker support #60

Merged
merged 11 commits into from
Oct 14, 2024
Merged

Docker support #60

merged 11 commits into from
Oct 14, 2024

Conversation

matvp91
Copy link
Collaborator

@matvp91 matvp91 commented Oct 13, 2024

Use docker compose up to get started.

Artisan is not working in a Docker container yet, due to missing ffmpeg and shaka-packager binaries. We should migrate to global packages instead.

I also noticed Mastodon compiles ffmpeg in their Docker file, https://github.com/mastodon/mastodon/pull/30569/files, this is a good idea. At least we'll have a bit finer grained control over which dependencies we include.

@matvp91 matvp91 merged commit 1de7818 into main Oct 14, 2024
4 checks passed
@matvp91 matvp91 deleted the feature/docker-hub branch October 19, 2024 17:31
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