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 для EDT добавить флаг --ignore-signature-warnings #37

Open
orfosit opened this issue Feb 8, 2024 · 3 comments

Comments

@orfosit
Copy link

orfosit commented Feb 8, 2024

В строке надо добавить флаг" --ignore-signature-warnings ", иначе установка EDT на последней версии не работает.

&& ./1ce-installer-cli install all --ignore-hardware-checks --ignore-signature-warnings \

@nixel2007
Copy link
Member

Есть ли этот флаг в старых версиях инсталлятора edt? Если нет, можно ли его указывать всегда, или будет падение установщика?

@orfosit
Copy link
Author

orfosit commented Feb 8, 2024

Есть ли этот флаг в старых версиях инсталлятора edt? Если нет, можно ли его указывать всегда, или будет падение установщика?

Да подумал об этом, надо проверить.

@ovcharenko-di
Copy link

@orfosit проверил только что установку 2023.3.5, ставится без проблем и без этого флага

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

3 participants