Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Deepracer
NeurIPS 2021 AWS Deepracer Starter Kit
Commits
3f6e2cfa
Commit
3f6e2cfa
authored
Sep 15, 2021
by
Dipam Chakraborty
Browse files
Update deepracer-gym/start_deepracer_docker.sh
parent
f4533d38
Changes
1
Hide whitespace changes
Inline
Side-by-side
deepracer-gym/start_deepracer_docker.sh
View file @
3f6e2cfa
docker run
-it
--rm
--name
=
deepracer
-p
8888:8888
-p
5000:5000
--cpus
=
"3"
--memory
=
"6g"
aicrowd/deepracer:round1_release /bin/bash
\ No newline at end of file
docker run
-it
--rm
--name
=
deepracer
-p
8888:8888
-p
5000:5000
--cpus
=
"3"
--memory
=
"6g"
aicrowd/base-images:deepracer_round1_release /bin/bash
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment