Gitlab - Argos ALM by PALO IT
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-cardif-brasil-robot-java
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Luis Eduardo Oviedo Granados
qa-cardif-brasil-robot-java
Commits
4b9b688b
Commit
4b9b688b
authored
Oct 05, 2023
by
Luis Eduardo Oviedo Granados
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dockerfile
parent
0e6ea360
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
Dockerfile
Dockerfile
+11
-0
No files found.
Dockerfile
View file @
4b9b688b
#FROM maven:3.9.3-amazoncorretto-17
#FROM maven:3.9.3-amazoncorretto-17
#FROM maven:3.6.3-jdk-11
#FROM maven:3.6.3-jdk-11
FROM
maven:3.9.3-eclipse-temurin-17-alpine
FROM
maven:3.9.3-eclipse-temurin-17-alpine
RUN
apk update
&&
\
apk add
--no-cache
\
libproc
\
procps-ng
\
curl
\
libcurl
\
openssl
\
busybox
\
busybox-suid
\
libcrypto1.1
\
libssl1.1
RUN
apk add
--no-cache
python3>~
=
3.10.2-r0 py3-pip>~
=
220.3.4-r0
&&
\
RUN
apk add
--no-cache
python3>~
=
3.10.2-r0 py3-pip>~
=
220.3.4-r0
&&
\
pip3
install
--no-cache-dir
robotframework>~
=
3.2.2
pip3
install
--no-cache-dir
robotframework>~
=
3.2.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment