ENTRYPOINT
определяет команду которая будет выполнятся при старте контейнера.CMD
определяет аргументы которые будут переданы в ENTRYPOINT
.ENTRYPOINT
равный /bin/sh -c
command
параметр в docker-compose.yml
переопределяет CMD
из докерфайла.
Свойство offsetParent содержит первый родительский элемент у которого CSS свойство position не равно static, либо body если его нет. То есть родителя относительно которого происходит позиционирование элемента.
The HTMLElement.offsetParent read-only property returns a reference to the element which is the closest (nearest in the containment hierarchy) positioned ancestor element. If there is no positioned ancestor element, the nearest ancestor td, th, table will be returned, or the body if there are no ancestor table elements either.
strace
и любуемся: .local/share/TelegramDesktop