We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.安装vagrant 2.安装docker 3.git clone https://github.com/fhirbase/fhirplace.git 4.打开fhirplace所在目录 5.获取fhirbase镜像 vagrant up fhirbase --provider=docker && vagrant up fhirplace --provider=docker