UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
converter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Iron Bank Containers
BDP
RDA
converter
Merge requests
!20
Merge Development to Master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge Development to Master
development
into
master
Overview
0
Commits
4
Pipelines
1
Changes
2
Merged
Ghost User
requested to merge
development
into
master
3 years ago
Overview
0
Commits
4
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a9899a80
4 commits,
3 years ago
2 files
+
6
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Dockerfile
+
2
−
0
Options
@@ -16,6 +16,8 @@ RUN microdnf install -y unzip shadow-utils && \
microdnf clean all
&&
\
rm
-rf
/var/cache/yum /var/tmp/
*
/tmp/
*
/var/tmp/.???
*
/tmp/.???
*
HEALTHCHECK
none
USER
${DEFAULTUID}
ENTRYPOINT
["/usr/local/bin/rda-converter"]
\ No newline at end of file
Loading