stormbreaker-project / stormCI

Tracking https://github.com/danascape/StormCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StormBreaker CI

License

Deploying and running our container

To create and run our container, we can use the following command syntax:

docker-compose -f "docker-compose.yml" up -d --build
docker-compose exec build-kernel bash

License

Copyright 2019 danascape (Saalim Quadri)

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.

About

Tracking https://github.com/danascape/StormCI

License:Apache License 2.0


Languages

Language:Shell 91.5%Language:Dockerfile 8.5%