Skip to content

Docker development environment for Glasgow hackathon - #801

Open
mohit-devlogs wants to merge 1 commit into
apache:mainfrom
mohit-devlogs:hackathon-docker-environment
Open

Docker development environment for Glasgow hackathon#801
mohit-devlogs wants to merge 1 commit into
apache:mainfrom
mohit-devlogs:hackathon-docker-environment

Conversation

@mohit-devlogs

Copy link
Copy Markdown
Contributor

Docker-based development environment for the Wayang hackathon.
Environment provides Java 17 and Maven through a container, mounts the wayang source tree for development, persists the Maven dependency cache, and handles windows CRLF line endings for the Maven wrapper.
I've tested the environment by successfully building wayang-commons, wayang-platforms and wayang-assembly distribution.
Participants only need git and docker desktop installed locally

@mohit-devlogs
mohit-devlogs force-pushed the hackathon-docker-environment branch from e6e0bc7 to 4886ce0 Compare September 2, 2026 18:05

@zkaoudi zkaoudi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mohit-devlogs. Please create a folder "hackathon-CoC2026" and move all files related there. Also add detailed instructions in the .md file so that I can test the docker environment.

@zkaoudi

zkaoudi commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Also the docker files do not contain any platform as far as I could see so I'm not sure how one can run Wayang. Make sure you are able to run Wayang within the docker environment with at least Java, Spark, and PostgreSQL. Later we can add more platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants