You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing Go doesn't make a difference. This would appear to be an issue with one of the containers thats build in the background.
https://github.com/browserslist/browserslist#browsers-data-updating
Compiled successfully.
File sizes after gzip:
254.21 KB build/static/js/2.63d1b46f.chunk.js
78.11 KB build/static/js/main.5d8f5566.chunk.js
1.94 KB build/static/css/2.e37103c0.chunk.css
1.47 KB build/static/css/main.8c8a6e54.chunk.css
774 B build/static/js/runtime-main.96e6ffe6.js
The project was built assuming it is hosted at /ui/.
You can control this with the homepage field in your package.json.
The build folder is ready to be deployed.
Find out more about deployment here:
https://cra.link/deployment
Done in 46.21s.
bash: go: command not found
bash: go: command not found
make[2]: *** No rule to make target `_'. Stop.
make[1]: *** [dev] Error 2
make[1]: Leaving directory `/home/paul/drago'
make: *** [container] Error 2
[paul@nortonconsultingenterprises drago]$ go version
go version go1.13 linux/amd64
Describe the bug
Attempting to build the docker image on centos 7 results in an error, see screenshot for build output
To Reproduce
On Centos 7
$ git clone https://github.com/seashell/drago.git drago
$
Expected behavior
Successful build of docker image.
Screenshots
Full attempted build output:
Server (please complete the following information):
3.10.0-1160.45.1.el7.centos.plus.x86_64
The text was updated successfully, but these errors were encountered: