Skip to content

Commit 717bfda

Browse files
authored
Merge pull request OpenStackTools#2 from OpenStackTools/hsaede-614
Update Dockerfile
2 parents e63708d + 4389915 commit 717bfda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ RUN apt-get update && apt-get -yq install \
1313
python3-openstackclient \
1414
python3-pankoclient \
1515
&& rm -rf /var/lib/apt/lists/*
16+
17+
CMD /bin/bash

0 commit comments

Comments
 (0)