Files
myice/docker-entrypoint.sh

4 lines
75 B
Bash
Executable File

#!/bin/sh
exec /var/www/.local/bin/poetry run fastapi run myice/webapi.py