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

local_batch_job further developments #894

Open
EmileSonneveld opened this issue Oct 7, 2024 · 1 comment
Open

local_batch_job further developments #894

EmileSonneveld opened this issue Oct 7, 2024 · 1 comment

Comments

@EmileSonneveld
Copy link
Contributor

  • Make sure output files have good permissions on all machines.
  • use nicer entrypoint inside Docker container
@soxofaan
Copy link
Member

soxofaan commented Oct 8, 2024

Some other ideas:

  • eliminate the step for the user to build an image themselves
  • or even better: ideally it should not be necessary to have a separate docker/local_batch_job/Dockerfile and everything should work with a default image
  • unify the linux-oriented bash script docker/local_batch_job/local_batch_job and windows-oriented bat script docker/local_batch_job/local_batch_job.bat to a single platform independent python script

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

2 participants