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

Using something like supervisord to run in a single Dockerfile #1018

Closed
sudo-sand opened this issue Dec 13, 2022 · 3 comments
Closed

Using something like supervisord to run in a single Dockerfile #1018

sudo-sand opened this issue Dec 13, 2022 · 3 comments
Labels

Comments

@sudo-sand
Copy link

Is there a way to use a single Dockerfile that will contain both the backend and frontend?

@revant
Copy link
Collaborator

revant commented Dec 13, 2022

#858

@revant revant closed this as completed Dec 13, 2022
@sudo-sand
Copy link
Author

sudo-sand commented Dec 13, 2022

This is rather complicated for my use case. I was hoping in creating a single full Docker image to deploy to something like fly.io. @revant

@revant
Copy link
Collaborator

revant commented Dec 17, 2022

it's not possible using this repo.

you'll have to build your own unsecure 3-4 gb image.

it's recommended to use vm instead. check community you'll find alternative docker images that you can try.

nothing to expect from this repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants