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

Docker improvements #395

Merged
merged 3 commits into from
Jun 3, 2022
Merged

Docker improvements #395

merged 3 commits into from
Jun 3, 2022

Conversation

mcapuccini
Copy link
Contributor

Description

This PR introduces:

  • Minor fix in cleaning requirements from Dockerfile (when the ARG is empty a whole directory gets copied so this saves quire a bit of space)
  • Typo in minist-keras example
  • Mount current version of the docker in the compose file and enable debug mode for easier development

@mcapuccini mcapuccini force-pushed the feature/improve-docker branch from 8e675dd to b87eea2 Compare June 2, 2022 13:57
@mcapuccini mcapuccini requested a review from Wrede June 2, 2022 14:22
@mcapuccini mcapuccini self-assigned this Jun 2, 2022
@mcapuccini mcapuccini merged commit 8c99f9a into develop Jun 3, 2022
@mcapuccini mcapuccini deleted the feature/improve-docker branch June 3, 2022 07:21
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.

2 participants