Miguel Magalhães Lopes

Results 19 comments of Miguel Magalhães Lopes

maby use already existing img files instead of the providen img files

this code i've made have the same expected output,but with the -t tag included: ``` cmd="" for command in S.streams[list(S.streams.keys())[0]].cmd[:-1]: cmd+=command+" " cmd+="-flags:v +global_header -f tee" print(cmd) for site in...

references: #132 #116 #134

https://docs.docker.com/engine/extend/#:~:text=Creating%20the%20plugin,up%20in%20docker%20plugin%20ls%20. here explains how to do the compilation,btw using exactaly this repo as sample i did exactaly this commands to work: git clone https://github.com/vieux/docker-volume-sshfs cd docker-volume-sshfs sudo docker build -t...

i've figured out that could happend an problem at the build due to not all armhf boards support the [time64](https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements),to solve this you have to change the alpine into the...

same issue here Could not extract app files_external_onedrive: Out-of-path file extraction {/tmp/oc_tmp_HAKpOK-folder/files_external_onedrive/vendor/bin/phpunit --> ../phpunit/phpunit/phpunit}

could be added an comunication to aria2 server,but i'll try it by myself(someday....)

to run in linux just install the AUTOIT runner and run the sourcefiles endend in ".au3"

criei um fork com a tradução que você fez [aqui](https://github.com/mzramna/Universal-ROM-Cleaner), obrigado por ter feito previamente

i was using armbian jessie, but to be honest i was not using raspberry pi,i was using orange pi pc, i've used this 4'th method once and it has worked...