Skip to content

Commit

Permalink
Merge branch 'feature/docker-update' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lebdron committed Aug 17, 2017
2 parents 3117358 + 5c16d4d commit 13889d4
Show file tree
Hide file tree
Showing 25 changed files with 225 additions and 580 deletions.
7 changes: 1 addition & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,14 @@ jobs:
# must be IROHA_HOME:
working_directory: /opt/iroha
docker:
- image: lebdron/iroha-dev
- image: hyperledger/iroha-docker-develop
environment:
IROHA_HOME: /opt/iroha
IROHA_BUILD: /tmp/build
- image: postgres:9.5
- image: redis:3.2.8
steps:
- checkout

- run:
name: deps install
command: apt update && apt install curl -y

- run:
name: ensure, required folders created
command: |
Expand Down
8 changes: 0 additions & 8 deletions config/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions config/bootstrap_environment.sh

This file was deleted.

21 changes: 0 additions & 21 deletions config/config.json

This file was deleted.

61 changes: 0 additions & 61 deletions docker/README.md

This file was deleted.

56 changes: 0 additions & 56 deletions docker/build.sh

This file was deleted.

70 changes: 0 additions & 70 deletions docker/build_in_docker.sh

This file was deleted.

34 changes: 0 additions & 34 deletions docker/dev/Dockerfile

This file was deleted.

Loading

0 comments on commit 13889d4

Please sign in to comment.