docker-compose: renamed from fig

master
Alex Gaynor 2015-09-23 07:56:08 -04:00 committed by Dominyk Tiller
parent 1aefc4fdbf
commit cbd3006133
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
../Formula/fig.rb

View File

@ -1,4 +1,4 @@
class Fig < Formula
class DockerCompose < Formula
desc "Isolated development environments using Docker"
homepage "https://docs.docker.com/compose/"