[WIP] Generate french container names#19628
Conversation
|
Nom mais Oh |
|
panic: runtime error: index out of range --> something very bad happened |
|
@moviruo, I will lunch and then add your corrections as a PR on top of @dgageot branch EDIT: Still cloning the repo (had some network issues currently) |
|
This PR has just reminded me that |
|
Does my PR correct everything @moviuro ? |
|
@t0b1nux @moviuro The thing is, I'm not sure french accents are accepted for container names. I wanted to check first. |
|
@dgageot I hope so, otherwise this thread is a nonsense |
Signed-off-by: David Gageot <[email protected]>
|
@t0b1nux Right now it's not supported. Yet another challenge to overcome |
|
Well, that's more funny then ;) |
Signed-off-by: David Gageot <[email protected]>
|
At least there is no way to upset Clemenceau by mistake: |
|
Do all systems we support have unicode support (I'm looking at you, Windows)? |
|
Sorry, but I don't have windows, and I guess most docker users doesn't have it as well. If docker is mainly targeted at Linux (even if Microsoft is doing things), unicode support shouldn't be a problem |
|
Actually, Docker (the client and the daemon) can run on Windows. |
|
@cyphar Yeah, but only modern versions of it, right ? And theses versions supports Unicode (I hope so) |
|
@dgageot Have you worked on supporting unicode in docker name generator or have any advice on how to do it ? |
|
it would be cooler if this was like a "french mode only thing ;)" |
|
Hi @jfrazelle, how do you imagine the "mode français" would be activated? |
|
Idk daemon flag maybe :) On Mon, Jan 25, 2016 at 11:43 AM, David Gageot [email protected]
|
|
daemon drapeau probably |
|
Let's go for a drapeau then! |
|
Thanks. I think we should not move forward with this. |
|
@calavera Yes, that was really more a joke than anything!!! |
This is still work in progress and a first step towards the support of a french version of Docker, namely Marcel.
NameGenerator. By using ministers names, I should be able to find women names.Another PR should follow to rename all docker actions to marcel actions:
docker kill->marcel extermineWe might also as @shykes mentioned move this code to a container and find a way to plugin it in
Signed-off-by: David Gageot [email protected]