dockerfile - Can't change repo in discourse docker -


i want make modification appearance of discourse plugin. due plugin architecture have fork repos.

first changed repo in discourse_docker @ forked discourse_docker

then forked discourse itself, add change test. went in instance, checked dockerfile - had link repo, installed instruction, build app, enter app , check git remote show origin - didn't change:

fetch url: https://github.com/discourse/discourse.git 

i've tried remove images , rebuild them, same result

what missing here?

it seems doesn't build image docker, how force build one?

something worthful useful have found. hopes works you.

https://github.com/discourse/discourse_dockerclick


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -