This website works better with JavaScript.
Home
Explore
Help
Sign In
cs
/
icp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
3.2 MiB
JavaScript
58.9%
HTML
24.4%
CSS
11.1%
C
2.7%
Python
2.3%
Other
0.5%
Tree:
ebe78713ef
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ebe78713ef'
${ noResults }
icp
/
dev
/
run-container.sh
2 lines
91 B
Raw
Blame
History
#!/bin/bash
docker run -p 127.0.0.1:8888:80 -h hps -it --rm -v
$PWD
/../:/data/ kunkel/oer
Reference in new issue