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

Dockerfile changes #65

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

Dockerfile changes #65

wants to merge 2 commits into from

Conversation

OlegPhenomenon
Copy link
Contributor

@OlegPhenomenon OlegPhenomenon commented Jul 21, 2023

Tasks:

  • Update Dockerfile.

Problem

  • When deploying a Dockerfile, an error pops up stating that it is not possible to install packages that are trying to install from the buster debian repository.

Solution

  • Remove the repository name when installing packages, since the local repository list is copied during installation and is sufficient to install the required dependencies and packages.

How to test?

  • Deploy the EPP Proxy using this dockerfile.
  • Manually check that the system is working properly. How is the communication between the registry and the registrar?!

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