Skip to content

Docker? #6

@AnthonyMastrean

Description

@AnthonyMastrean

I started playing around with a Dockerfile...

$ docker run --rm -it \
    -v $PWD:/git \
    -v $HOME:/root \
    git-vanity-sha cafe

https://github.com/AnthonyMastrean/git-vanity-sha/commits/dockerfile

Is this interesting for anyone else? Can someone test this on Linux/Mac?


(Fixed an issue between Windows host and Linux guest by setting a .gitattributes)

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