Added requirements; helpful links; skeleton

This commit is contained in:
Alex van Andel
2021-07-02 20:30:55 +01:00
committed by GitHub
父節點 3d7f9a84e9
當前提交 ab6df0ae73

查看文件

@ -1,2 +1,18 @@
<!-- PROJECT LOGO -->
<div align="right">
<a href="https://github.com/calendso/calendso">
<img src="https://calendso.com/calendso-logo.svg" alt="Logo" width="160" height="65">
</a><br/>
<a href="https://calendso.com">Website</a>
·
<a href="https://github.com/calendso/calendso-docker/issues">Community Support</a>
</div>
# calendso-docker # calendso-docker
The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk. The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
## Requirements
Make sure you have `docker` & `docker-compose` installed on the server / system.
## Getting Started
...