mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Remove redundant docker statements
This commit is contained in:
parent
bc24429310
commit
bdbd8bf09f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
FROM redis:6.2.12
|
||||
|
||||
ENV HOME /root
|
||||
|
||||
COPY scripts/run-redis-cluster /docker-entrypoint.sh
|
||||
|
||||
RUN chmod 755 /docker-entrypoint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue