1
0
mirror of /repos/baseimage-docker.git synced 2025-12-30 08:01:31 +01:00

Update CONTRIBUTING.md

Fix link
This commit is contained in:
Hongli Lai 2014-06-16 12:41:42 +02:00
parent f5efca365c
commit 93572a5698

View File

@ -1,5 +1,5 @@
Hey, thanks for wanting to contribute to baseimage-docker. :)
If you have a question, please use the [https://groups.google.com/d/forum/passenger-docker](discussion forum). The Github issue tracker is only for **bug reports and feature requests**.
If you have a question, please use the [discussion forum](https://groups.google.com/d/forum/passenger-docker). The Github issue tracker is only for **bug reports and feature requests**.
If you want to develop baseimage-docker, use the Vagrantfile in the repository. It will setup an Ubuntu VM with Docker installed in it. Use the Makefile to build the image.