Giter Club home page Giter Club logo

Comments (3)

jessfraz avatar jessfraz commented on May 13, 2024

Why do you need ps

On Saturday, February 6, 2016, pwFoo [email protected] wrote:

I get the following error message:
/usr/local/bin/entrypointsh: line 4: ps: command not found

Solution:
apt-get update && apt-get install procps


Reply to this email directly or view it on GitHub
#109.

Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3

from dockerfiles.

pwFoo avatar pwFoo commented on May 13, 2024

It's used in your entrypoint.sh.
local pcscd_running=$(ps -aux | grep [p]cscd)

During container start I get the following error message:
/usr/local/bin/entrypoint.sh: line 4: ps: command not found

from dockerfiles.

jessfraz avatar jessfraz commented on May 13, 2024

Oh lol I'll update the entry point

On Saturday, February 6, 2016, pwFoo [email protected] wrote:

It's used in your entrypoint.sh.
local pcscd_running=$(ps -aux | grep [p]cscd)

During container start I get the following error message:
/usr/local/bin/entrypoint.sh: line 4: ps: command not found


Reply to this email directly or view it on GitHub
#109 (comment)
.

Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3

from dockerfiles.

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.