Skip to content

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

@gongxuesusan

Description

@gongxuesusan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions