Skip to content

Commit

Permalink
add ai base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang, Hui committed Mar 25, 2019
1 parent 06172aa commit 4ae74cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ai-base/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# AI base image

| OS | version |
| ubuntu | 18.04 |



5 changes: 5 additions & 0 deletions ai-base/ai-base.def
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bootstrap: library
From: ubuntu:18.04
%labels
Author [email protected]
Version v0.0.1

0 comments on commit 4ae74cc

Please sign in to comment.