EtashGuha commited on
Commit
845f143
·
verified ·
1 Parent(s): 5c1c2ae

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. freelancer-4393/environment/Dockerfile +5 -0
  2. freelancer-4410/environment/Dockerfile +5 -0
  3. freelancer-4417/environment/Dockerfile +5 -0
  4. freelancer-4419/environment/Dockerfile +5 -0
  5. freelancer-4421/environment/Dockerfile +5 -0
  6. freelancer-4426/environment/Dockerfile +5 -0
  7. freelancer-4427/environment/Dockerfile +5 -0
  8. freelancer-4428/environment/Dockerfile +5 -0
  9. freelancer-4443/environment/Dockerfile +5 -0
  10. freelancer-4444/environment/Dockerfile +5 -0
  11. freelancer-4472/environment/Dockerfile +5 -0
  12. freelancer-4475/environment/Dockerfile +5 -0
  13. freelancer-4481/environment/Dockerfile +5 -0
  14. freelancer-4486/environment/Dockerfile +5 -0
  15. freelancer-4488/environment/Dockerfile +5 -0
  16. freelancer-4500/environment/Dockerfile +5 -0
  17. freelancer-4507/environment/Dockerfile +5 -0
  18. freelancer-4509/environment/Dockerfile +5 -0
  19. freelancer-4531/environment/Dockerfile +5 -0
  20. freelancer-4538/environment/Dockerfile +5 -0
  21. freelancer-4552/environment/Dockerfile +5 -0
  22. freelancer-4553/environment/Dockerfile +5 -0
  23. freelancer-4562/environment/Dockerfile +5 -0
  24. freelancer-4564/environment/Dockerfile +5 -0
  25. freelancer-4565/environment/Dockerfile +5 -0
  26. freelancer-4590/environment/Dockerfile +5 -0
  27. freelancer-4591/environment/Dockerfile +5 -0
  28. freelancer-4596/environment/Dockerfile +5 -0
  29. freelancer-4599/environment/Dockerfile +5 -0
  30. freelancer-4613/environment/Dockerfile +5 -0
  31. freelancer-4614/environment/Dockerfile +5 -0
  32. freelancer-4615/environment/Dockerfile +5 -0
  33. freelancer-4622/environment/Dockerfile +5 -0
  34. freelancer-4625/environment/Dockerfile +5 -0
  35. freelancer-4640/environment/Dockerfile +5 -0
  36. freelancer-4647/environment/Dockerfile +5 -0
  37. freelancer-4649/environment/Dockerfile +5 -0
  38. freelancer-4671/environment/Dockerfile +5 -0
  39. freelancer-4676/environment/Dockerfile +5 -0
  40. freelancer-4678/environment/Dockerfile +5 -0
  41. freelancer-4682/environment/Dockerfile +5 -0
  42. freelancer-4685/environment/Dockerfile +5 -0
  43. freelancer-4703/environment/Dockerfile +5 -0
  44. freelancer-4732/environment/Dockerfile +5 -0
  45. freelancer-4735/environment/Dockerfile +5 -0
  46. freelancer-4750/environment/Dockerfile +5 -0
  47. freelancer-4756/environment/Dockerfile +5 -0
  48. freelancer-4757/environment/Dockerfile +5 -0
  49. freelancer-4760/environment/Dockerfile +5 -0
  50. freelancer-4761/environment/Dockerfile +5 -0
freelancer-4393/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4410/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4417/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4419/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4421/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4426/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4427/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4428/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4443/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4444/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4472/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4475/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4481/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4486/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4488/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4500/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4507/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4509/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4531/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4538/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4552/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4553/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4562/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4564/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4565/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4590/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4591/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4596/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4599/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4613/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4614/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4615/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4622/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4625/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4640/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4647/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4649/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4671/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4676/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4678/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4682/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4685/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4703/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4732/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4735/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4750/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4756/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4757/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4760/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
freelancer-4761/environment/Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM ubuntu:24.04
2
+
3
+ WORKDIR /app
4
+
5
+ RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*