Skip to content

Commit

Permalink
Remove legacy docker files.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga committed Dec 23, 2024
1 parent 8471af1 commit c577a91
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 589 deletions.
6 changes: 5 additions & 1 deletion .github/actions/build-image/action.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: "build image"

description: "Build and push a Docker image."

inputs:
dockerhub_username:
description: "The DockerHub username."
Expand All @@ -21,7 +25,7 @@ inputs:

push_image:
description: "Whether to push to DockerHub."
default: false
default: "false"

runs:
using: "composite"
Expand Down
99 changes: 0 additions & 99 deletions docker/Dockerfile_centos7_py27

This file was deleted.

82 changes: 0 additions & 82 deletions docker/Dockerfile_centos7_py310

This file was deleted.

161 changes: 0 additions & 161 deletions docker/Dockerfile_centos7_py36

This file was deleted.

Loading

0 comments on commit c577a91

Please sign in to comment.