Skip to content

Commit

Permalink
Dockerfile: remove ENTRYPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Sep 19, 2023
1 parent aa79f2a commit d00f400
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ ENV ANSIBLE_COLLECTIONS_PATHS=/usr/lib/python3/dist-packages/ansible_collections
ENV USER=root

WORKDIR /postgresql_cluster

ENTRYPOINT ["ansible-playbook"]

0 comments on commit d00f400

Please sign in to comment.