Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parity-test-sync
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
parity
parity-test-sync
Commits
cf7830fa
Commit
cf7830fa
authored
8 years ago
by
Arkadiy Paronyan
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1509 from General-Beck/patch-15
Update Dockerfile ubuntu-aarch64
parents
1dc56fc3
6bdbc2cb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/ubuntu-aarch64/Dockerfile
+1
-1
1 addition, 1 deletion
docker/ubuntu-aarch64/Dockerfile
with
1 addition
and
1 deletion
docker/ubuntu-aarch64/Dockerfile
+
1
−
1
View file @
cf7830fa
...
...
@@ -36,7 +36,7 @@ ENV CC aarch64-linux-gnu-gcc
# build parity
RUN
git clone https://github.com/ethcore/parity
&&
\
cd
parity
&&
\
git checkout
master
&&
\
git checkout
beta
&&
\
git pull
&&
\
mkdir
-p
.cargo
&&
\
echo
'[target.aarch64-unknown-linux-gnu]\n
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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