我在构建maven项目时遇到了这个问题..请帮帮我..
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project Subs_Engine: Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre7\..\lib\tools.jar -> [Help 1]
Run Code Online (Sandbox Code Playgroud) 我想在我的 docker-compose 文件中设置一个标志,如果我不需要我的数据库卷是否不会在容器外部持久化,但我仍然想要一个卷条目,如果我的数据库很小,那么我不希望它在容器外部持久化。