Open ulrichard opened 7 years ago
I gave it a try: Dockerfile.txt
but I'm running into the following error:
`BUILD FAILED
/Tesla/VisibleTesla/nbproject/build-impl.xml:87: The J2SE Platform is not correctly set up.
Your active platform is: Default_JavaFX_Platform, but the corresponding property "platforms.Default_JavaFX_Platform.home" is not found in the project's properties files.
Either open the project in the IDE and setup the Platform with the same name or add it manually.
For example like this:
ant -Duser.properties.file=
Total time: 0 seconds The command '/bin/sh -c (cd Tesla/VisibleTesla; ant jar)' returned a non-zero code: 1`
This looks very much like https://github.com/jpasqua/VisibleTesla/issues/78
any updates? On a container?
Did anybody run VisibleTesla in a docker container yet? A docker file would be really cool.