budtmo / budtmo/docker-android

[🐛 Bug ]: /tmp/extension.sh not find

Open
#580 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
15.8k
Forks
1.8k
Avg merge
12h 13m
Merged PRs (30d)
6

Description

### Operating System

Ubuntu 24.04

### Docker Image

try to build image from emulator file

### Expected behaviour

emulator run should create image

### Actual behaviour

**emulator run gave error:
/tmp/extension.sh not find**

Test env: ubuntu
Command: docker build -t test -f docker/emulator .
emulator file was hard coded for args:
**ARG DOCKER_ANDROID_VERSION=" "**
#FROM budtmo/docker-android:base_${DOCKER_ANDROID_VERSION}
FROM budtmo/docker-android:base

#==================
# Android Packages
#==================
**ARG EMULATOR_ANDROID_VERSION="10.0"
ARG EMULATOR_API_LEVEL="29"**

### Logs

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.