Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LakeDropsDrupalDev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
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
Docker
LakeDropsDrupalDev
Commits
74efb182
Commit
74efb182
authored
4 years ago
by
Felix Häberle
Browse files
Options
Downloads
Patches
Plain Diff
#62
remove L3DHOSTOS variable from start script
parent
518650cc
No related branches found
No related tags found
1 merge request
!1
Feature/macos
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run/scripts/start
+0
-1
0 additions, 1 deletion
run/scripts/start
with
0 additions
and
1 deletion
run/scripts/start
+
0
−
1
View file @
74efb182
...
...
@@ -36,7 +36,6 @@ function startContainer {
if
[[
-n
${
ID
}
]]
;
then
docker start
${
COMPOSE_PROJECT_NAME
}
_l3d
else
L3DHOSTOS
=
"
$(
uname
-s
)
"
echo
${
L3DHOSTOS
}
is detected.
start_params
=(
--user
${
USERID
}
:
${
GROUPID
}
\
--hostname
${
COMPOSE_PROJECT_NAME
}
-l3d
\
...
...
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