microservices/uploader-service
Bhavnoor Singh Saroya a27f14f036 minor updates and fixes
code written so smooth, that butter takes notes
2025-03-03 02:15:38 -08:00
..
templates minor updates and fixes 2025-03-03 02:15:38 -08:00
.env initial commit 2025-01-07 04:45:03 -08:00
app.js initial commit 2025-01-07 04:45:03 -08:00
app.py minor updates and fixes 2025-03-03 02:15:38 -08:00
Dockerfile minor updates and fixes 2025-03-03 02:15:38 -08:00
readme.md minor updates and fixes 2025-03-03 02:15:38 -08:00

docker commands to know

sudo docker build . -t registry.fly.io/snaketest:uniqueid

docker push registry.fly.io/snaketest:uniqueid

fly machine update e82d4d9c690e08 --image registry.fly.io/snaketest:uniqueid