Skip to content

flowdegree/js_github_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc43566 · Mar 22, 2025

History

9 Commits
Mar 22, 2025
Mar 22, 2025
Jul 29, 2023
Jul 29, 2023
Jul 29, 2023
Jul 29, 2023
Jul 29, 2023
Jul 29, 2023
Mar 22, 2025
Mar 22, 2025
Jul 29, 2023
Mar 22, 2025
Mar 22, 2025
Oct 2, 2023
Jul 29, 2023
Mar 22, 2025

Repository files navigation

JS Github Bot

Build the image

$ docker build -t flowdegree/js_github_bot .

Remove running instances (if any)

$ docker stop flowdegree/js_github_bot

$ docker rm flowdegree/js_github_bot

Run the new image

$ docker run --name js_github_bot -d flowdegree/js_github_bot