Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Create a Docker container that would allow somebody to use these tools, but also run a specific file #56

@stemount

Description

@stemount

I have not checked out this project yet (in git) but somebody mentioned this project (who doesn't have a social profile Github connected - shame!) in a Discord Server.

I plan to contribute (if there is appetite for it) a docker-compose box that could be customised so that you could automatically do this:

cd ~/their-ig-tools/
docker-compose up

then it would run whatever you have set in the package.json as your "main file" e.g. your scraper or whatever using the library e.g. npm run start would be an alias to something that would check if you have a main.ts or main.js (as a default) and you could change this in the package.json to be whatever you'd like, or use variables so you could run multiple instances of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions