Wenn ihr #GitLab selbst hostet und das hinter einem #Traefik, dann habt ihr vielleicht auch das Problem, dass die #WebIDE nicht geht.

Die Kombination scheint so exotisch zu sein, dass es da noch nicht viel dazu im Internet gibt.

Problem ist ein relativ neues Security Feature von Traefik: https://doc.traefik.io/traefik/v3.6/migrate/v3/#v364

Lösung: auf dem #Entrypoint in http folgendes auf true stellen: #allowEncodedSlash

Siehe: https://aibix.io/gitlab/gitlab-18-x-hinter-traefik-warum-ploetzlich-http-400-bei-api-calls-auftreten/

#Selfhosting
Traefik Migration Documentation | Traefik | v3.6

Learn the steps needed to migrate to new Traefik Proxy v3 versions. Read the technical documentation.

Docker для начинающих: что это такое и как пользоваться

Статей про Docker много не бывает. В этом материале мы разберём базу: что такое Docker, как он работает и зачем нужен, а затем пошагово пройдём путь от установки до запуска первого контейнера. Освоить рабочую базу Docker →

https://habr.com/ru/companies/netologyru/articles/967546/

#docker #dockercompose #docker_desktop #dockerfiles #daemon #docker_hub #docker_контейнер #docker_установка #docker_run #entrypoint

Docker для начинающих: что это такое и как пользоваться

Статей про Docker много не бывает. В этом материале мы разберём базу: что такое Docker, как он работает и зачем нужен, а затем пошагово пройдём путь от установки до запуска первого контейнера. С...

Хабр

I'm building a custom #docker image for our #Postgres install, and I was going through Tianon Gravi's docker #entrypoint #bash #shell #script to understand how the official docker container initialisation works. I have to say that the scripts are a master class in Shell #programming.

https://github.com/docker-library/postgres/blob/3a94d965ecbe08f4b1b255d3ed9ccae671a7a984/16/bookworm/docker-entrypoint.sh

postgres/16/bookworm/docker-entrypoint.sh at 3a94d965ecbe08f4b1b255d3ed9ccae671a7a984 · docker-library/postgres

Docker Official Image packaging for Postgres. Contribute to docker-library/postgres development by creating an account on GitHub.

GitHub

[Перевод] Выбираем между инструкциями RUN, CMD и ENTRYPOINT

Для выполнения похожих задач в Docker нередко есть несколько решений. Одна запутанная область касается инструкций RUN , CMD и ENTRYPOINT Dockerfile. В этом переводе обсуждаются различия между этими инструкциями и показываются примеры их использования в форматах shell и exec. В чём разница между RUN, CMD и ENTRYPOINT?

https://habr.com/ru/companies/nixys/articles/830830/

#docker #dockerfile #инструкции_docker #run #cmd #entrypoint #shell #best_practices #перевод

Выбираем между инструкциями RUN, CMD и ENTRYPOINT

Привет, Хабр! Мы перевели для вас свежую статью Джея Шмидта из блога Docker. Надеемся, что вам будет полезен этот материал. Приятного чтения! RUN Инструкция RUN используется в Dockerfile для...

Хабр

📉 No #entrypoint is ever perfect. If you rust your trade system; give it space and time.

🛑 Tight stop losses can cost you big wins.

🎯 Base your stop-loss on risk tolerance and trade specifics, not just quick turnarounds to minimize losses.

Understanding CMD and ENTRYPOINT Differences in Docker  

https://devtron.ai/blog/cmd-and-entrypoint-differences/

#docker #entrypoint #dockerfile

Understanding CMD and ENTRYPOINT Differences in Docker

Learn the differences between CMD and ENTRYPOINT in Docker, their use cases, and how to work with them. Get hands-on insights with examples from Devtron.

Home - Volcanic Hazard Maps

Overview The purpose of this website is to serve as a resource for the volcanology community, in particular those engaged with hazard mapping, to explore how common issues in hazard map development have been addressed at different volcanoes, in different countries, for different hazards, and for different intended audiences. In addition to the comprehensive, searchable

Volcanic Hazard Maps - by IAVCEI Commission on Volcanic Hazard and Risk
AVR ramblings

The output from the #avr #prologue #generator (scheduler interrupt) You can see that it generates an special #entrypoint for starting #threads also. I've b...