Hi, Rephrasing the initial question: should users consider Slider's Docker support usable starting from 0.80, as there doesn't seem to be any public sample nor up-to-date documentation?
-- Olivier On Sun, May 24, 2015 at 9:59 PM, Olivier Armand <[email protected]> wrote: > Hi, > > I'm trying to deploy a simple docker-based application, following these > instructions: > http://slider.incubator.apache.org/docs/slider_specs/application_pkg_docker.html > > The "slider create" exits with the following error: > ERROR main.ServiceLauncher - Application definition must be provided. > Missing option application.def from set global > > I indeed didn't specify any application.def. How should this attribute be > set for a docker-based application? > Is there any up-to-date and working sample docker-based application? > > (Note: I also noticed that the application appears in "slider list" output > and needs to be destroyed before recreating it, although I would expect the > deployment to either entirely fail or succeed). > > -- Olivier >
