Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example installes the RabbitMQ feature:

Code Block
RUN /usr/lib/odysseus/eclipsec.exe -application org.eclipse.equinox.p2.director -repository https://odysseus.informatik.uni-oldenburg.de/updatesite/odysseus_all_new/stable/origin/master/latest/ -installIU de.uniol.inf.is.odysseus.wrapper.rabbitmq.feature.feature.group -destination H:/git/odysseus_core/odysseus_dev/products/monolithic/target/products/de.uniol.inf.is.odysseus.studio.product.monolithic/win32/win32/x86_64usr/lib/odysseus/ -profile SDKProfile


Example of a full dockerfile with (CQL):

...