Skip to content

Use pip3, pre-commit v2.13.0 and split RUN#1

Open
alexs77 wants to merge 15 commits intotaghash:masterfrom
alexs77:master
Open

Use pip3, pre-commit v2.13.0 and split RUN#1
alexs77 wants to merge 15 commits intotaghash:masterfrom
alexs77:master

Conversation

@alexs77
Copy link

@alexs77 alexs77 commented Jun 17, 2021

pre-commit is now at v2.13.0 and requires Python 3. Install the python3-pip package for that and use pip3.
Also split the one RUN command into separate ones, so that an update of pre-commit doesn't require a rebuild of everything.

paolomainardi and others added 3 commits January 29, 2018 12:48
pre-commit is now at v2.13.0 and requires Python 3. Install the `python3-pip` package for that and use `pip3`.
Also split the one `RUN` command into separate ones, so that an update of pre-commit doesn't require a rebuild of everything.
Use pip3, pre-commit v2.13.0 and split RUN
alexs77 and others added 12 commits June 17, 2021 18:07
Look for podman as an exeuctable for running the container.
If not found, look for docker as well.
Look for podman as an exeuctable for running the container.
If not found, look for docker as well.
Use podman instead of docker executable
Look for podman and docker, in this order.
At least podman prints the ID of the restarted container
on stdtout. We don't need that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants