This is a example Rancher Catalog Application
Now you have your own DevOps station, running inside container and with all the tools that a SysAdmin need to manage infrastructure and also to develop new applications.
This is a stack that is compose of 2 containers: RDS and Docker DIND.
The container that runs Docker DIND, is the one who you're going to run your docker commands. Please see in the screen instructions.
These are the main features that this version have. And you can also install any other package or application, because is going to run in your infrastructure.
- ubuntu:14.04
- DEV Environment: /home/dev
- Docker
- Docker Compose
- Git
- Curl
- Net-tools
- Telnet
- Traceroute
- Nano
- Wget
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.