-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: enhance Dockerfile for improved build automation and user s…
…etup - Added a VERSION argument to the Dockerfile for better version management during builds. - Streamlined the installation of dependencies by including Taskfile installation directly in the Dockerfile. - Improved user setup by ensuring the dev-user's home directory structure is created and owned correctly. - Updated the build process to utilize Task commands for checking TensorFlow, downloading assets, and generating Tailwind CSS, enhancing automation and clarity. - Adjusted the final image to copy the TensorFlow Lite library from the build stage, ensuring compatibility with the specified architecture.
- Loading branch information
Showing
1 changed file
with
22 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters