Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ubuntu_22_04
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
HZB
EPICS
base
ubuntu_22_04
Commits
2c58c782
Commit
2c58c782
authored
11 months ago
by
Marcel Bajdel
Browse files
Options
Downloads
Plain Diff
Merge branch 'pre_release_v1.1.0' into 'main'
Pre release v1.1.0 See merge request
hzb/epics/base/ubuntu_22_04!12
parents
b051a6b4
51cb4f98
No related branches found
No related tags found
1 merge request
!12
Pre release v1.1.0
Pipeline
#390157
passed
9 months ago
Stage: build_tag
Stage: test_tag
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-0
2 additions, 0 deletions
Dockerfile
with
2 additions
and
0 deletions
Dockerfile
+
2
−
0
View file @
2c58c782
...
...
@@ -42,6 +42,8 @@ RUN apt-get clean \
RUN
mkdir
/opt/src
\
&&
mkdir
/opt/epics
\
&&
mkdir
/opt/epics/base
## setting the timezone
RUN
ln
-snf
/usr/share/zoneinfo/
$TZ
/etc/localtime
&&
echo
$TZ
>
/etc/timezone
# Clone the conf files into the docker container
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment