Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
himawari
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Ray Garcia
himawari
Wiki
building axi tools using Docker
Changes
Page history
New page
Templates
Clone repository
rayg created page: building axi tools using Docker
authored
7 years ago
by
Ray Garcia
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
building-axi-tools-using-Docker.md
+13
-0
13 additions, 0 deletions
building-axi-tools-using-Docker.md
with
13 additions
and
0 deletions
building-axi-tools-using-Docker.md
0 → 100644
View page @
1c91aa08
```
bash
# common tag on rayg/goesr and rayg/himawari projects
TAG
=
v20180216
bash /path/to/himawari/go.sh v20180216
```
This will
-
start up a docker container,
-
install necessary development tools,
-
download and install ShellB3 python runtime,
-
download himawari and goesr sources,
-
install himawari and goesr modules, including any compilation,
-
package up a tar ball back to the current directory.
\ No newline at end of file
This diff is collapsed.
Click to expand it.