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
- Host: GitHub
- URL: https://github.com/appwrite/docker-flutter
- Owner: appwrite
- License: mit
- Created: 2020-04-07T16:55:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T08:10:34.000Z (over 3 years ago)
- Last Synced: 2025-01-31T18:45:39.505Z (5 months ago)
- Topics: hacktoberfest
- Language: Dockerfile
- Homepage: https://appwrite.io
- Size: 16.6 KB
- Stars: 33
- Watchers: 18
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Flutter
[](https://discord.gg/GSeTUeA)
[](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)