You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build, run and test docker image from a local repo
Comment git clone line in dockerfile and uncomment the 'ADD' line. Then build and run docker image:
docker build -t apsiminitiative/postats .
docker compose up -d
To test docker image from a shell script:
bash upload-dummy-pullrequest.sh