File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -148,10 +148,6 @@ RUN TF_VERSION=$(curl -s https://checkpoint-api.hashicorp.com/v1/check/terraform
148
148
RUN echo en_US UTF-8 >> /etc/locale.conf && locale-gen.sh
149
149
ENV LANG="en_US.utf8"
150
150
151
- # Install Service Fabric CLI
152
- RUN pip3 install --upgrade sfctl \
153
- && rm -rf ~/.cache/pip/
154
-
155
151
# # BEGIN: Install Ansible in isolated Virtual Environment
156
152
COPY ./linux/ansible/ansible* /usr/local/bin/
157
153
RUN chmod 755 /usr/local/bin/ansible* \
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ aa-unconfined
28
28
accessdb
29
29
aclocal
30
30
aclocal-1.16
31
- activate-global-python-argcomplete
32
31
addftinfo
33
32
addgnupghome
34
33
addpart
@@ -374,7 +373,6 @@ fstrim
374
373
function
375
374
funzip
376
375
fuser
377
- futurize
378
376
g++
379
377
gawk
380
378
gawk-5.1.1
602
600
join
603
601
journalctl
604
602
jpackage
605
- jp.py
606
603
jps
607
604
jq
608
605
jrunscript
854
851
nodejs
855
852
nohup
856
853
nologin
857
- normalizer
858
854
npm
859
855
nproc
860
856
npth-config
@@ -886,7 +882,6 @@ parset
886
882
partx
887
883
passwd
888
884
paste
889
- pasteurize
890
885
patch
891
886
pathchk
892
887
pathfix3.9.py
@@ -1009,7 +1004,6 @@ python3
1009
1004
python3.9
1010
1005
python3.9-config
1011
1006
python3-config
1012
- python-argcomplete-check-easy-install-script
1013
1007
racc
1014
1008
rake
1015
1009
ranlib
@@ -1034,7 +1028,6 @@ redis-cli
1034
1028
redis-sentinel
1035
1029
redis-server
1036
1030
refer
1037
- register-python-argcomplete
1038
1031
reindexdb
1039
1032
rename
1040
1033
renice
@@ -1123,7 +1116,6 @@ setpriv
1123
1116
setsid
1124
1117
setterm
1125
1118
sexp-conv
1126
- sfctl
1127
1119
sfdisk
1128
1120
sftp
1129
1121
sg
@@ -1231,7 +1223,6 @@ systemd-tmpfiles
1231
1223
systemd-tty-ask-password-agent
1232
1224
systemd-umount
1233
1225
tabs
1234
- tabulate
1235
1226
tac
1236
1227
tail
1237
1228
tapestat
@@ -1262,7 +1253,6 @@ togglesebool
1262
1253
top
1263
1254
touch
1264
1255
tput
1265
- tqdm
1266
1256
tr
1267
1257
tracepath
1268
1258
tracepath6
You can’t perform that action at this time.
0 commit comments