Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be rather convenient to get people up and running with an easy to build or to setup Docker image that automatically builds the project from source, discards the build container and moves the necessary files over to the final container that can simply be started.
The current docker image build is not really user firendly or convenient at all.
https://github.com/apache/activemq-artemis/tree/master/artemis-docker
The whole setup process of artemis in a containerized environment is very far from even good.
The hurdle of using this software is gigantic, as the configuration is so complex, one will not be able to do this within one month without having gone through the whole documentation multiple times.
Attachments
Issue Links
- causes
-
ARTEMIS-4328 Test can hang indefinitely
- Closed
- fixes
-
ARTEMIS-4295 artemis-docker: replace 'tree' command with 'ls -l'
- Closed
- is related to
-
ARTEMIS-4324 extensible OCI image tar for the broker; java -jar with properties files and optional base xml config
- Closed
- relates to
-
ARTEMIS-4310 Smaller Container / Dockerfile based on Alpine
- Closed
- links to