Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
AVVR-Pipeline-GDP4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
GDP Project 4
AVVR-Pipeline-GDP4
Commits
dc733874
Commit
dc733874
authored
6 months ago
by
Xucas999
Browse files
Options
Downloads
Patches
Plain Diff
Added Mona To Submodules
parent
c187100a
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
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
360monodepth
+1
-1
1 addition, 1 deletion
360monodepth
scripts/360monodepthexecution/stopDockerContainer.ps1
+1
-1
1 addition, 1 deletion
scripts/360monodepthexecution/stopDockerContainer.ps1
with
5 additions
and
2 deletions
.gitmodules
+
3
−
0
View file @
dc733874
...
...
@@ -7,3 +7,6 @@
[submodule "edgenet-360"]
path = edgenet-360
url = https://git.soton.ac.uk/gdp-project-4/edgenet-360
[submodule "mona-ssc"]
path = mona-ssc
url = https://git.soton.ac.uk/gdp-project-4/mona-ssc.git
\ No newline at end of file
This diff is collapsed.
Click to expand it.
360monodepth
@
5c053f22
Compare
ae9bee53
...
5c053f22
Subproject commit
ae9bee5325ffcdce9d9b8659017177c35d561564
Subproject commit
5c053f2285466cb884d148dc54489ec654327668
This diff is collapsed.
Click to expand it.
scripts/360monodepthexecution/stopDockerContainer.ps1
+
1
−
1
View file @
dc733874
...
...
@@ -9,4 +9,4 @@ $containerNameOrId = docker ps --filter "ancestor=$imageNameOrId" --format "{{.I
docker
stop
$containerNameOrId
# Removes the container
docker
rm
$containerNameOrId
\ No newline at end of file
#docker rm $containerNameOrId
\ No newline at end of file
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