Git Product home page Git Product logo

Comments (3)

falzonv avatar falzonv commented on August 23, 2024 1

Hello,
Thank you for the quick correction !
I confirm it solved the issue on my side :-)
Best regards.

from samba.

falzonv avatar falzonv commented on August 23, 2024

Hello, I was going to report the same issue which is also observed using docker-compose.

When creating the container the first time, everything is fine.
But then if the container is restarted for any reason (either a manual restart or an hardware reboot when there is a restart policy), it displays the same error message than reported by @lubbifo. If a restart policy is configured, the container keeps restarting and exiting with this error message.

I am not sure how variables are exactly stored in containers, but this bug might indeed be related to FIRSTTIME.
Maybe a safer way would be to create a file at the root of the container ?
(if for example the file init_done does not exist, we know this is the first run, perform the related actions and then create the file to confirm initialization has been done)

Finally, thank you very much for providing this great image !

Best regards.

from samba.

elswork avatar elswork commented on August 23, 2024

I've uploaded a new version that prevents the container stop working on restart.
Avoid create user or group if exists
Thanks for advising!

from samba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.