An open API service indexing awesome lists of open source software.

https://github.com/dockersamples/extensions-demo


https://github.com/dockersamples/extensions-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with Docker Extensions

This repo creates an Extension Cheatsheet Demo.

image

## Getting Started

```
git clone https://github.com/dockersamples/extensions-demo
cd extensions-demo/cheatsheet
```

## Build the Extension

```
make build-extension
```

## Install Extension

```
make install-extension
```