Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
travis/Dockerfile@13:2befc704b349, 2018-02-25 (annotated)
- Committer:
- chibiegg
- Date:
- Sun Feb 25 04:42:27 2018 +0900
- Revision:
- 13:2befc704b349
- Parent:
- 12:ba049d7b931e
Merge pull request #5 from sakuraio/feat/travisci
Travis CI
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| chibiegg |
12:ba049d7b931e | 1 | FROM chibiegg/mbed-cli |
| chibiegg |
12:ba049d7b931e | 2 | |
| chibiegg |
12:ba049d7b931e | 3 | WORKDIR /target |
| chibiegg |
12:ba049d7b931e | 4 | |
| chibiegg |
12:ba049d7b931e | 5 | CMD ["/sbin/init"] |
SCM-LTE-Beta
SCM-LTE-01