Skip to content

Repository files navigation

Build

docker build --pull --rm -f "Dockerfile" -t boshodan:latest "."

Run

Due to puppeteer madness, running with SYS_ADMIN level is mandatory.

Prod:

docker run -i --cap-add=SYS_ADMIN boshodan:latest 

Dev:

docker run -i --cap-add=SYS_ADMIN --env ENV_FLAG=--dev boshodan:latest 

Dev without docker notes:

To make puppeteer work, run:

npm run install-chrome

Extensions (optional)

This project uses docker ms-azuretools/vscode-docker extension for local development.

https://open-vsx.org/extension/ms-azuretools/vscode-docker

If using an insecure registry this guide must be followed:

https://stackoverflow.com/questions/49674004/docker-repository-server-gave-http-response-to-https-client

About

A Discord bot centered around the happenings in Bologna city.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages