Stem-Extractor / Dockerfile

Commit History

Update Dockerfile
c50308e
verified

samarth-ht commited on

refactor: simplify file copying in Dockerfile and remove unnecessary labels
58e3a83

samarth-ht commited on

fix: correct application import path in CMD of Dockerfile
2bd9524

samarth-ht commited on

fix: replace CMD with RUN command to list files in Dockerfile
1489e52

samarth-ht commited on

fix: update CMD in Dockerfile to use correct application import path and host
468aa68

samarth-ht commited on

fix: add default CMD to list files in working directory
fa46f44

samarth-ht commited on

fix: set working directory to app in Dockerfile
de99466

samarth-ht commited on

fix: correct application import path in CMD of Dockerfile
f30649b

samarth-ht commited on

fix: update CMD in Dockerfile to use correct application path
ba719d2

samarth-ht commited on

fix: correct application path in CMD of Dockerfile
ae8467b

samarth-ht commited on

fix: update CMD in Dockerfile to correct application path
4bd1aae

samarth-ht commited on

fix: update CMD in Dockerfile to use HOME variable for application path
a29bfb9

samarth-ht commited on

fix: update Dockerfile to use HOME variable for environment paths and file copies
5eb15d7

samarth-ht commited on

fix: comment out Conda commands in Dockerfile to prevent unnecessary updates
cbaf699

samarth-ht commited on

fix: update Dockerfile to remove unnecessary sudo command for user modification
37aaad7

samarth-ht commited on

fix: add user "hyathi" to sudo group in Dockerfile
11fefab

samarth-ht commited on

fix: streamline Dockerfile by removing Miniconda installation and ensuring sudo usage for Conda commands
2613877

samarth-ht commited on

fix: refine Dockerfile for user permissions and dependency installation
3b8d04f

samarth-ht commited on

fix: update Dockerfile to install necessary libraries and clean up temporary files
089c702

samarth-ht commited on

fix: update Dockerfile to allow user to run rm command without password
1910dcc

samarth-ht commited on

fix: update Dockerfile to use sudo for cleanup commands
b946ae7

samarth-ht commited on

docker error fix
6a3e660

samarth-ht commited on

api integrated
e11256b

samarth-ht commited on