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

https://github.com/appwrite/docker-flutter

Flutter docker image for Appwrite CI
https://github.com/appwrite/docker-flutter

hacktoberfest

Last synced: 5 months ago
JSON representation

Flutter docker image for Appwrite CI

Awesome Lists containing this project

README

        

# Docker Flutter

[![Discord](https://badgen.net/badge/discord/chat/green)](https://discord.gg/GSeTUeA)
[![Docker Pulls](https://badgen.net/docker/pulls/appwrite/flutter)](https://travis-ci.org/appwrite/flutter)

A Flutter docker image by the [Appwrite team](https://github.com/appwrite).

## Getting Started

These instructions will cover usage information to help your run Flutter docker image

### Prerequisities

In order to run this image you'll need docker installed.

* [Linux](https://docs.docker.com/engine/install/#server)
* [Mac OS](https://docs.docker.com/desktop/mac/install/)
* [Windows](https://docs.docker.com/desktop/windows/install/)

### Usage

```shell
docker run appwrite/flutter
```

#### Environment Variables

This image has no environment variables.

#### Volumes

You can mount any volume you need to allow the image to scan its files.

## Find Us

* [GitHub](https://github.com/appwrite)
* [Discord](https://discord.gg/GSeTUeA)
* [Twitter](https://twitter.com/appwrite_io)

## Authors

**Eldad Fux**

+ [https://twitter.com/eldadfux](https://twitter.com/eldadfux)
+ [https://github.com/eldadfux](https://github.com/eldadfux)

## Copyright and license

The MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)