coreos Questions
1
I'm using supervisord as the entry point for Docker containers as described in https://docs.docker.com/articles/using_supervisord/,
I want all logs to be written to stdout so I can take advantage o...
Jurisdiction asked 4/10, 2014 at 12:15
1
Solved
I have been stopping and starting this container with no problem. Then suddenly I get this strange error.
see history of commands below
core@ip-10-32-251-200 /vol/jenkins/war/WEB-INF/lib $ docker...
1
Solved
I can ssh to a box running CoreOS, but can't seem to find a way to check what version of CoreOS is running there. Could not find anything in the documentation either.
Antinode asked 1/9, 2014 at 9:32
1
Solved
I'm trying to deploy nsqlookupd using fleet on a brand shiny new coreos cluster in EC2. Here is my systemd unit file:
[Unit]
Description=nsqlookupd service
After=docker.service
Requires=docker.ser...
1
Solved
I'm following official documentation of CoreOS configuration with Vagrant step by step, and when I execute command vagrant up It's present some problem on phase: Configuring and enabling network in...
2
Solved
I have a docker container that I want to deploy to a CoreOS cluster that has to download my app from a git repo.
Let's say the app container runs nginx / nodejs
How should I update it?
If i subm...
3
Solved
So I have another follow-up question regarding installing a node.js-based framework under Docker on CoreOS, per this post.
So, because npm is finicky about installing from package.json via root, I...
© 2022 - 2024 — McMap. All rights reserved.