Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Builder Image
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
Builder Image
Commits
69e46186
Commit
69e46186
authored
2 years ago
by
Radosław Masłowski
Browse files
Options
Downloads
Patches
Plain Diff
Zmiany lokalne
parent
375d1fd3
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile.builder
+1
-1
1 addition, 1 deletion
Dockerfile.builder
authorized_keys
+1
-1
1 addition, 1 deletion
authorized_keys
run_image.sh
+1
-1
1 addition, 1 deletion
run_image.sh
with
3 additions
and
3 deletions
Dockerfile.builder
+
1
−
1
View file @
69e46186
...
...
@@ -13,7 +13,7 @@ ARG DEFAULT_USER=haf_admin
ENV DEFAULT_USER=${DEFAULT_USER}
ENV DEFAULT_USER_UID=${DEFAULT_USER_UID}
ENV DEFAULT_USER_GID=${DEFAULT_USER_GID}
ENV DISPLAY=
host.docker.internal:
0.0
ENV DISPLAY=
localhost:1
0.0
USER root
...
...
This diff is collapsed.
Click to expand it.
authorized_keys
+
1
−
1
View file @
69e46186
ssh-
rsa
AAAA
B
3NzaC1
yc2EAAAADAQABAAACAQDROSl1grqAYyJep00G1bUlAq4kbAcoFJCyBcuKfU+qiePBQYeysJjCDLnE2Z5kvjHtBR9NbS7yJtZjlT0X1XUOcE4WmvYFV2gzyjzocc2xkJgGRUnfweHJqBDcseDCDl43uU8jUmI/stkM/cobyzr6pqtPATGauEr9PAyoet8NfV0Ss2SHqWkIbSm1EpYkrXXPfmmyQxCKHbxw1DGEZUJ+A+Rzlsa8YHoJMIKVieHG/Osd4Xis2EqvcRL+sI01zjr9wPAKX1DETn8AjD9LnaRhzk8tKkHlxPniNnkUqWIDgzb/tfKdjILmzxOInmkXnHrO60BbebABx2EWg5nWlb7/USyIcHooL3A8jFwx1Yuhl/RfOOON719CLqNASTDslhKHPGbVel+WXFBBWxVRX9cn6g6ok1jcXXHRBpCyHaw00K5WvmEuf0I3JETlXz0rzy3IYPGtYW6oyjSkAc1RF6XZsx8G5oEt9ek594N0gTvWLwwBffEAu5siZ4nqwhsLpbErPBRUtPTSqHmfGHKtkNDVoUs/9mDOC8cNIigWi3g7fJ4ycLkf1IFEqEz2vGfrUMusA2CNcn/uuSl9BOxywHvwboQ4z9WkQaWlAqtQZr7UfgR9eU19sn6jpimIR9sWsrBNaOJHEvMuHdfMlN16/KgNhqB9g47F2hk3ccwSLKpirw== wrona@syncad.com
ssh-
ed25519
AAAA
C
3NzaC1
lZDI1NTE5AAAAIDnLf7dX10LIZkQJhwGuLPEsPhuqglSN8P8W8Ng8v5Oy rmaslowski
This diff is collapsed.
Click to expand it.
run_image.sh
+
1
−
1
View file @
69e46186
docker run
--rm
--init
--pid
=
host
--name
haf-builder
-it
\
-v
/
mnt/ssd/hive
/:/workspace
\
-v
/
home/ubuntu/projekty
/:/workspace
\
-p
2023:22
\
registry.gitlab.syncad.com/hive/haf/desktop-haf-builder:ubuntu20.04-7
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