This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tree:
f91881ffdc
HuaHua404-patch-1
HuaHua404-patch-2
HuaHua404-patch-3
HuaHua404-patch-4
dev-support-lite-fork-debug-mode
docstring-reshape
master
release-0.3
release-0.5
release-0.6
release-1.0
release-1.1
release-1.10
release-1.11
release-1.11.1
release-1.2
release-1.3
release-1.4
release-1.5
release-1.6
release-1.7
release-1.8
release-1.9
revert-211-master
revert-410-docstring-zeros
revert-411-add-tools
tmp-test
try-import
v0.3.1
v0.3.2
v0.3.4
v0.4.0
v0.5.0
v0.5.1
v0.6.0
v1.0.0
v1.0.0-rc1
v1.1.0
v1.10.0
v1.11.0
v1.11.1
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.0-rc1
v1.5.0
v1.6.0
v1.6.0-rc1
v1.7.0
v1.7.0.m1
v1.7.1.m1
v1.7.2.m1
v1.8.0
v1.8.1
v1.8.1.m1
v1.8.2
v1.9.0
v1.9.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f91881ffdc'
${ noResults }
MegEngine
/
ci
/
docker_env
/
manylinux2010
/
build_image.sh
6 lines
77 B
Raw
Blame
History
#!/bin/bash -e
cd $(dirname $0)
docker build -t env_manylinux2010:latest .