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

package names causing problems with docker. Docker icin sorun cikaran paket isimleri #1

Open
ilkermanap opened this issue Sep 17, 2015 · 1 comment

Comments

@ilkermanap
Copy link
Collaborator

Package names like kde-l10n-ca@valencia causes docker to not to create a container with characters like "@". docker uses package name to create a new container to compile that package. The container name should be checked and corrected before creation of the container.

kde-l10n-ca@valencia gibi paket isimleri, docker tarafinda sorun cikariyor. Paket derlenecegi zaman, docker ile o paketin adini kullanan bir konteyner olusturuyoruz. Paket isminde docker tarafindan izin verilmeyen karakter oldugunda, derleme baslayamiyor. Konteyner ismi konteyner olusturmadan once kontrol edilmeli ve gerekiyorsa duzeltilmelidir.

@ertugerata
Copy link

w, W olan paket isimlerini de değiştiriyor. gerek var mı?

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

No branches or pull requests

2 participants