简体   繁体   English

是否可以将docker与jrebel或dcevm一起使用

[英]Is it possible to use docker with jrebel or dcevm

I have been using docker for a few weeks on my development environment, and it is quite nice, I do not have to worry about config neither I need to run a full virtual machine to just run an application server (JBoss in my case). 我在开发环境上使用docker已有几周了,这非常好,我不必担心配置,也不需要运行完整的虚拟机即可运行应用程序服务器(在我的情况下为JBoss)。

However I seem to have gone back to the old days with compile, deploy, wait, test. 但是我似乎已经回到了过去,进行编译,部署,等待,测试。

Now question is, is there any way to use tools such as jrebel or dcevm in order to speed this up? 现在的问题是,是否可以使用诸如jrebel或dcevm之类的工具来加快速度? Further more, does this question make sense at all? 更进一步,这个问题是否完全有意义?

I don't see why it isn't possible. 我不明白为什么不可能。 Infact there is a docker-jboss-jrebel container publicly available already. 实际上,已经有一个公开可用的docker-jboss-jrebel容器。 I have not tested it myself so I can't say for sure if there are issues.Have your tried running JRebel? 我自己还没有测试过,所以不能确定是否有问题。您是否尝试过运行JRebel? did you see any problems? 你有什么问题吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM