Skip to content

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Aug 22, 2017

Doing a sanity check with docs/2.4 merged just to check over files being changed! This will close #101

vsoch and others added 20 commits August 1, 2017 23:22
Not sure if this was a typo or a snarky insider joke by a Perl/Ruby programmer....
* Type: One -> On

* Wordsmithing
There is no `docker -ps` command.  The docker `ps` subcommand lists containers.  The docker `history` subcommand will list the layers, like so:

```
hartzelg@blah:~$ docker history hartzelg/cime
IMAGE               CREATED             CREATED BY                                      SIZE                COMMENT
7185c64fa2a5        5 months ago        /bin/sh -c #(nop) VOLUME [/cime_config.yaml]    0 B
fd53e85b356b        5 months ago        /bin/sh -c #(nop) VOLUME [/var/jenkins_home]    0 B
b50f22ae6ec1        5 months ago        /bin/sh -c #(nop) COPY file:fb917d778dfa959bb   10.11 kB
[...]
```
"pids" is process ids, I think?

What you mean is the users numeric id, e.g. on machine A `hartzell` is `3245` so files are owned by `3245`.  But, when I get to machine B where `hartzell` is `22453`, those same files appear to be someone else.

Right?
@vsoch vsoch merged commit 63e16eb into singularityware:docs/2.4 Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants