Skip to content

Commit 4389915

Browse files
authored
Update Dockerfile
added launch of bash
1 parent e63708d commit 4389915

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)