148 Commits (c93d82fcc2592d48f21696710259a6b499871b98)

Author SHA1 Message Date
Valentin Lab c93d82fcc2 fix: [compose] prevent stalling when ``docker inspect`` stalls on a container. 2 years ago
Valentin Lab 80f471c241 fix: allow direct action to receive ``stdin`` 2 years ago
Valentin Lab 7b2c1b73ac new: [compose] provide ``$HOST_COMPOSE_YML_FILE`` location 3 years ago
Valentin Lab 34eb49ed51 chg: [compose] provide ``$HOST_COMPOSE_LAUNCHER_OPTS`` in environment 3 years ago
Valentin Lab a5af721887 fix: [compose] incorrect indentation in debug message !minor 4 years ago
Valentin Lab 7f82029aa6 new: [compose] use host's docker and ssh config on linux os 4 years ago
Valentin Lab 42afae776e fix: some compose variables would incorrectly be shown as empty 4 years ago
Valentin Lab 3fd2443061 fix: dev: protect some local variables !minor 4 years ago
Valentin Lab 8c7cf28bf6 fix: ``compose`` command line arguments could be eaten 4 years ago
Valentin Lab 5081b59402 fix: support BSD also for standard macosx compatibility 4 years ago
Valentin Lab 4f88bcfec8 fix: compatibility with bash v5 4 years ago
Valentin Lab be8da58c52 new: dev: show loaded config files !minor 4 years ago
Valentin Lab 64ffcf466b new: add ``SHOW_ENV`` and ``SHOW_CONFIG_LOCATIONS`` 4 years ago
Valentin Lab 621a93706b chg: dev: clean color definition !minor 4 years ago
Valentin Lab 656069c59a chg: remove requirement on ``sha256sum`` 4 years ago
Valentin Lab 59cb64ff92 fix: in WSL, make compose file accessible 5 years ago
Valentin Lab 6c3ab38bb6 fix: dev: factorize some literals in a variable !minor 5 years ago
Valentin Lab 796e60af8c fix: config files list is specific by os 5 years ago
Valentin Lab cd7d069af9 fix: override for inner compose 4 years ago
Valentin Lab 7c8b0d7ac4 chg: dev: store env vars in session file 4 years ago
Valentin Lab 1e4e1e047f fix: remove docker and ssh auth config 5 years ago
Valentin Lab 31872d0562 fix: include WSL support 5 years ago
Valentin Lab a907a61585 fix: dev: shellcheck good advices refactor !minor 4 years ago
Valentin Lab bf3b3fa59f chg: dev: avoid ``exit`` in favor of ``return`` 4 years ago
Valentin Lab 44ac8bf62c fix: prevent permission errors when compose is writing cache files 4 years ago
Valentin Lab a4c6e9e7cd fix: dev: small improvements !minor 5 years ago
Valentin Lab 3ae01755f2 fix: management of ``compose.yml`` location 5 years ago
Valentin Lab 813dd0c06b new: enter fully setup compose image for debug 5 years ago
Valentin Lab 5d0c90ff00 fix: remove error message about sessions that can't be deleted 5 years ago
Valentin Lab a968ccc3a9 chg: remove charm-store inner link support 5 years ago
Valentin Lab 33dcd642c5 new: dev: add and re-order function declaration 5 years ago
Valentin Lab 00b4206fc6 new: dev: debug messages on launcher 5 years ago
Valentin Lab e97351adb1 fix: non-root user could not launch compose 5 years ago
Valentin Lab 4123198e70 new: timezone is fixed for containers 5 years ago
Valentin Lab 87823ae45b new: dev: make compose sourcable for eventual tests !minor 5 years ago
Valentin Lab 0c97d1f775 chg: dev: include color library and common element !minor 5 years ago
Valentin Lab 8dfe137964 new: add ssh to docker image to support git ``host-resources`` on ssh. 5 years ago
Valentin Lab 8c756c562e new: pkg: avoid spurious warnings from ``docker-compose run`` calls. 5 years ago
Valentin Lab 04c6042b3a new: macosx compatibility 5 years ago
Valentin Lab c9f8f2b3e4 fix: keep ``COMPOSE_DOCKER_IMAGE`` in subcalls. 5 years ago
Valentin Lab 3ff8b02d40 fix: correctly set compose ``-i`` options only when needed 5 years ago
Valentin Lab 7b16c07c7f fix: avoid leaking stopped containers 6 years ago
Valentin Lab 37d5c0a43d new: ``compose`` is now to be used in a docker. 6 years ago
Valentin Lab 9f4cb01a36 chg: dev: minor comment addition, removal, and simplification. !minor 6 years ago
Valentin Lab 08f21ff10a chg: dev: delete obsolete code !minor 6 years ago
Valentin Lab 9624f3b00f fix: dev: should not need any direct connection from container to host 6 years ago
Valentin Lab 654d6733ac fix: dev: function should use ``return``, not ``exit``. 6 years ago
Valentin Lab a03ae8ba51 new: bail out when failing to read compose file and be more explicit 6 years ago
Valentin Lab 0085403e54 fix: was not compatible with ``busybox`` version of ``readlink``. 6 years ago
Valentin Lab 4b4aa5215f fix: remove warning about "static" network. 6 years ago