-
Guys,
I would like to contribute to this image with PR.
How can we update to the latest version of python 2.7.X inside this based image?
Currently, it is 2.7.6, but latest version is 2.7.10.
Do we nee…
-
I came across an interesting behavior where a Docker container's status got out of sync with an lxc container.
1. `docker ps` showed my container (`ae23c705afdb`) with a status of running. However, wh…
-
Tracking issue for PPA supporting Node into the future now that io.js has merged.
STRML updated
8 years ago
-
When sharing the config folder with a windows host, Headphones fails to connect to the database on startup and gives this log:
```
18-Dec-2015 00:44:09 - INFO :: MainThread : Checking to see if the d…
-
I'm building rubinius from the master branch on docker. The installation fails with this error message:
```
compiling zlib.c
linking shared-object zlib/zlib.so
/opt/rubinius/staging/bin/rbx /opt/rub…
-
Hi,
I found an issue when attempting to run the benchmark against a freshly built serenity binary on Ubuntu 14.04 LTS.
I run the redis-benchmark as follow (I could not run it with -k 1, getting "ser…
-
On baseimage, every time i use the passwd or adduser cmmand. I got this error message:
2014 Jul 17 02:32:20 1d45af1ed43f PAM audit_log_acct_message() failed: Operation not permitted
passwd: System err…
-
Does this work with HTTPS ?
Can we use a relative path like `/seafile` ?
it would be nice to add a docker-compose.yml to customize this installation.
kopax updated
9 years ago
-
Hi,
I'm using Ruby 2.2, with `ruby-switch`.
```
ruby-switch --check
Currently using: ruby2.2
------------------------
ruby -> /usr/bin/ruby2.2
gem -> /usr/bin/gem2.2
```
However, when I try to …
-
Instead of having Dockerfiles all over our Haskell projects, let's find a simple way to package a stack project's executable(s) as container(s).
The simplest case would be that the user provides a …