Skip to content

Conversation

@Egor-S
Copy link
Contributor

@Egor-S Egor-S commented Jul 7, 2023

Closes #540
Closes #550

  • Replace providers with job configurators
  • Validate and parse configurations and profiles with pydantic models
  • Allow to configure custom docker image

TODO

  • Remove providers completely
  • Add entry point to a configuration
  • Validate custom docker images environment on the start (sshd, pip)
  • Test & debug edge cases
  • Handle validation errors
  • Print help for loaded configuration
  • Generate JSON schemas from pydantic models
  • Update docs/reference

@Egor-S Egor-S merged commit d30d21f into master Jul 11, 2023
@Egor-S Egor-S deleted the issue_540_docker branch July 11, 2023 15:36
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.

[Bug]: dstack doesn't work with the new version of pydantic Allow to specify custom docker image within tasks and dev environments

2 participants