Skip to content

Commit 8f949ce

Browse files
authored
Merge pull request #309 from liulanzheng/logo
update logo
2 parents 1f9fd97 + ba4c000 commit 8f949ce

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overlaybd
22

3-
![logo](https://github.com/containerd/overlaybd/blob/main/docs/assets/overlaybd_icon_1x.png)
3+
![logo](https://github.com/containerd/overlaybd/blob/main/docs/assets/overlaybd_logo.svg)
44

55
Overlaybd (overlay block device) is a novel layering block-level image format, which is design for container, secure container and applicable to virtual machine. And it is an open-source implementation of paper [DADI: Block-Level Image Service for Agile and Elastic Application Deployment. USENIX ATC'20"](https://www.usenix.org/conference/atc20/presentation/li-huiba).
66

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overlaybd
22

3-
<img src="assets/overlaybd_icon_1x.png" class="pic"/>
3+
<img src="assets/overlaybd_logo.svg" width="100px"/>
44

55
Overlaybd (overlay block device) is a novel layering block-level image format, which is design for container, secure container and applicable to virtual machine. And it is an open-source implementation of paper [DADI: Block-Level Image Service for Agile and Elastic Application Deployment. USENIX ATC'20"](https://www.usenix.org/conference/atc20/presentation/li-huiba).
66

docs/assets/overlaybd_icon_1x.png

-2.96 KB
Binary file not shown.

docs/assets/overlaybd_icon_2x.png

-5.26 KB
Binary file not shown.

docs/assets/overlaybd_logo.svg

Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)