Skip to content

Commit 36234f2

Browse files
committed
Remove non-sensical comment
1 parent c0a279e commit 36234f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ RUN crudini --set ~/.rally/rally.conf database connection sqlite:////home/rally/
2525

2626
RUN rally db recreate
2727

28-
# Docker volumes have specific behavior that allows this construction to work.
29-
# Data generated during the image creation is copied to volume only when it's
30-
# attached for the first time (volume initialization)
3128
RUN rally verify create-verifier --name default --type tempest
3229

3330
COPY bin/rally-verify-wrapper.sh /usr/bin/rally-verify-wrapper.sh

0 commit comments

Comments
 (0)