Skip to content

Commit

Permalink
remove unfinished docker implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
beekhc committed Aug 15, 2024
1 parent 1db6168 commit 4f5597d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
20 changes: 0 additions & 20 deletions smoke-tests/Dockerfile

This file was deleted.

8 changes: 0 additions & 8 deletions smoke-tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,3 @@ services:
ports:
- '4318:4318'

android-tests:
platform: 'linux/amd64'
build:
context: ..
dockerfile: ./smoke-tests/Dockerfile
image: hny/android-test:local
ports:
- '1234:1234'

0 comments on commit 4f5597d

Please sign in to comment.