mirror of
https://github.com/fspc/bike-database-docker.git
synced 2025-04-04 05:33:22 -04:00
11 lines
330 B
Markdown
11 lines
330 B
Markdown
# Bike Database
|
|
|
|
**Docker for Bike Database**
|
|
|
|
The [Bikes and Clients database](https://github.com/Loos/bike-database) is used by [Recyclery](http://therecyclery.org/) staff and volunteers to track bikes and by our partner organizations to request a free bike for their clients.
|
|
|
|
```
|
|
docker-compose build
|
|
docker-compose up -d
|
|
```
|