Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Nicolas Gelot's avatar
    51d590ea
    Dockerfile, rework the command and termination · 51d590ea
    Nicolas Gelot authored
    To avoid to wait 10s when we stop the spot container, this
    patch performs some changes to only run the python binary in the container.
    Tini is included in docker itself since 1.13 or greater, so it is removed
    and the environments variables are handled in the application, that change avoids
    to use a bash script to patch the configuration.
    51d590ea
    Dockerfile, rework the command and termination
    Nicolas Gelot authored
    To avoid to wait 10s when we stop the spot container, this
    patch performs some changes to only run the python binary in the container.
    Tini is included in docker itself since 1.13 or greater, so it is removed
    and the environments variables are handled in the application, that change avoids
    to use a bash script to patch the configuration.
Loading