We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b58794 commit eeb5302Copy full SHA for eeb5302
Dockerfile
@@ -2,9 +2,7 @@ FROM ubuntu:trusty
2
3
EXPOSE 9991
4
5
-RUN apt-get update && apt-get install -y \
6
- python-pbs \
7
- wget
+RUN apt-get update && apt-get install -y wget
8
9
RUN locale-gen en_US.UTF-8
10
0 commit comments