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

fix: allow to bind dirs on remote host #111

Merged
merged 1 commit into from
Aug 2, 2024
Merged

fix: allow to bind dirs on remote host #111

merged 1 commit into from
Aug 2, 2024

Conversation

plexoos
Copy link
Member

@plexoos plexoos commented Aug 2, 2024

Don't check if directories exist on the local host before mounting them.

Don't check if directories exist on the local host before mounting them.
@plexoos plexoos merged commit 1d52510 into beta Aug 2, 2024
1 check passed
@plexoos plexoos deleted the fix-bind-dir branch August 2, 2024 20:11
github-actions bot pushed a commit that referenced this pull request Aug 2, 2024
# [1.0.0-beta.23](1.0.0-beta.22...1.0.0-beta.23) (2024-08-02)

### Bug Fixes

* allow to bind dirs on remote host ([#111](#111)) ([1d52510](1d52510))
github-actions bot pushed a commit that referenced this pull request Sep 27, 2024
# 1.0.0 (2024-09-27)

### Bug Fixes

* add option to print esi-shell version ([#100](#100)) ([9c15c86](9c15c86))
* allow to bind dirs on remote host ([#111](#111)) ([1d52510](1d52510))
* always pull updated image from registry ([#62](#62)) ([33f5b06](33f5b06))
* **build:** compile for generic x86_64 (v3) microarchitecture ([#90](#90)) ([6a4a045](6a4a045))
* **build:** keep build cache dir ([#21](#21)) ([d81672d](d81672d))
* **eic-shell:** switch to ghcr.io registry ([928acba](928acba))
* **env:** activate virtual environment via poetry ([5413d8b](5413d8b))
* **env:** define environment variable TMP expected by opticks tests ([#85](#85)) ([06780ab](06780ab))
* **env:** help CMake find installed opticks ([3a4a531](3a4a531))
* **env:** keep g4emlow ([a3761be](a3761be))
* **env:** load xerces-c, update PATH ([#66](#66)) ([044e0ba](044e0ba))
* **esi-shell:** avoid building code (OptiX) on shell startup ([#23](#23)) ([76320cf](76320cf))
* **esi-shell:** avoid passing options to echo ([e009ef9](e009ef9))
* **esi-shell:** correct example command ([#105](#105)) ([34861bb](34861bb))
* **esi-shell:** drop support for singularity with GPU (for now) ([#22](#22)) ([4cb9d19](4cb9d19))
* **esi-shell:** improve user experience ([#20](#20)) ([0a464af](0a464af))
* **esi-shell:** run commands without TTY ([71d09ae](71d09ae))
* **esi-shell:** source profile scripts in non-login non-interactive shells ([#107](#107)) ([cc6f775](cc6f775))
* **esi-shell:** support only linux ([#13](#13)) ([6cfb154](6cfb154))
* install cmake directly ([#88](#88)) ([e264829](e264829)), closes [#87](#87)
* make virtual env available to all users ([#114](#114)) ([f15579d](f15579d)), closes [#113](#113)
* patch spack default modules.yaml ([#27](#27)) ([23183af](23183af))
* remove container after tests ([105a4ba](105a4ba))
* rename esi-shell option --version to --tag ([#99](#99)) ([70623b9](70623b9))
* set compute capability to 5.2 compatible with Quadro M4000 ([#1](#1)) ([b1d7513](b1d7513))
* **shell:** enable optix with driver capabilities ([#69](#69)) ([6b4ea3f](6b4ea3f)), closes [#68](#68)
* simplify build workflow, leverage login scripts ([#8](#8)) ([fd974b4](fd974b4))
* update opticks ([#102](#102)) ([3277f6f](3277f6f))
* update release version in pyproject.toml ([893f139](893f139))
* use correct gdml file ([c014536](c014536))
* use default HOME and PWD inside container ([#80](#80)) ([1bf8b2e](1bf8b2e))
* use single command to execute container commands ([5a0f897](5a0f897))

### Features

* add esi-shell ([#6](#6)) ([fa859aa](fa859aa))
* build gpu code dependent on OptiX, run opticks tests ([#49](#49)) ([#53](#53)) ([5f58b7b](5f58b7b)), closes [#50](#50)
* **esi-shell:** exec user command, pass through container options ([1217f36](1217f36))
* install opticks dependencies directly or via Spack ([43748e1](43748e1))
* setup semantic release ([ca0553c](ca0553c))
* update opticks ([#42](#42)) ([4338f7c](4338f7c)), closes [#41](#41)
* upgrade opticks ([#39](#39)) ([2d6706a](2d6706a))
* upgrade opticks to main@b55f15bd ([#26](#26)) ([946da36](946da36))

### Reverts

* restore removed pull of latest image for cache purposes ([#47](#47)) ([8138919](8138919))
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

Successfully merging this pull request may close these issues.

1 participant