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

Add Docker support #850

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add Docker support #850

wants to merge 4 commits into from

Conversation

adriabama06
Copy link

Added Docker support to the Real-ESRGAN project.

New files:

  • Dockerfile: Defines the environment for running Real-ESRGAN in a Docker container.
  • .dockerignore: Prevents unnecessary files from being included in the Docker image build.
    Updated README:
  • Added an installation guide for Docker in README.md to help users set up and run Real-ESRGAN in a containerized environment.
  • Note: The installation guide in README_CN.md still needs to be added, but I am unable to provide the Chinese translation.

Next steps:

  • A contributor familiar with Chinese can add the Docker installation section to README_CN.md.

@r-zimmerle
Copy link

This addition is fantastic! Docker support will make it so much easier for users to set up and run Real-ESRGAN. Great job, Adriabama06! ❤️

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